Commit d6e56dee by Michael DeHaan

Update development changelog.

parent 66ba6b02
...@@ -24,6 +24,9 @@ Ansible Changes By Release ...@@ -24,6 +24,9 @@ Ansible Changes By Release
* git module now does resets and such to work more smoothly on updates * git module now does resets and such to work more smoothly on updates
* fix to internals of hacking/test-module development script * fix to internals of hacking/test-module development script
* ansible-pull script and example playbook (extreme scaling, remediation) * ansible-pull script and example playbook (extreme scaling, remediation)
* service fixes to better detect status using return codes of the service script
* ansible INI style format can do groups of groups [groupname:children] and group vars [groupname:vars]
* sudo to a particular user with -U/--sudo-user, or using 'sudo_user: foo' in a playbook
0.3 "Baluchitherium" -- April 23, 2012 0.3 "Baluchitherium" -- April 23, 2012
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment