Date: Wed, 06 Aug 2014 20:09:28 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 192451] New: [maintainer] [update] sysutils/ansible 1.7 Message-ID: <bug-192451-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192451 Bug ID: 192451 Summary: [maintainer] [update] sysutils/ansible 1.7 Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: lifanov@mail.lifanov.com Created attachment 145425 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145425&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192451-13>