Created attachment 145425 [details] sysutils/ansible 1.6.10 -> 1.7 Please update sysutils/ansible to 1.7. This is a feature update. From https://raw.githubusercontent.com/ansible/ansible/v1.7.0/CHANGELOG.md : Major new features: * Windows support (alpha) using native PowerShell remoting * Tasks can now specify `run_once: true`, meaning they will be executed exactly once. This can be combined with delegate_to to trigger actions you want done just the one time versus for every host in inventory. New inventory scripts: * SoftLayer * Windows Azure New Modules: * cloud: azure * cloud: rax_meta * cloud: rax_scaling_group * cloud: rax_scaling_policy * windows: version of setup module * windows: version of slurp module * windows: win_feature * windows: win_get_url * windows: win_msi * windows: win_ping * windows: win_user * windows: win_service * windows: win_group Other notable changes: * Inventory speed improvements for very large inventories. * Vault password files can now be executable, to support scripts that fetch the vault password.
A commit references this bug: Author: danilo Date: Wed Aug 6 23:32:24 UTC 2014 New revision: 364233 URL: http://svnweb.freebsd.org/changeset/ports/364233 Log: - Update from 1.6.10 to 1.7 PR: 192451 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> Changes: head/sysutils/ansible/Makefile head/sysutils/ansible/distinfo