Commit 87e911c4 by Michael DeHaan

changelog update

parent dc4ebab3
...@@ -9,6 +9,10 @@ Ansible Changes By Release ...@@ -9,6 +9,10 @@ Ansible Changes By Release
* fixes to the return codes of the copy module * fixes to the return codes of the copy module
* copy module takes a remote md5sum to avoid large file transfer * copy module takes a remote md5sum to avoid large file transfer
* when sudoing to root, still use /etc/ansible/setup as the metadata path, as if root * when sudoing to root, still use /etc/ansible/setup as the metadata path, as if root
* support to tag tasks and includes and use --tags in playbook CLI
* various user and group module fixes (error handling, etc)
* apt module now takes an optional force parameter
* slightly better psychic service status handling for the service module
0.5 "Amsterdam" ------- July 04, 2012 0.5 "Amsterdam" ------- July 04, 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