Commit 33bc2610 by Michael DeHaan

changelog update

parent 85ba71a7
...@@ -15,7 +15,8 @@ Ansible Changes By Release ...@@ -15,7 +15,8 @@ Ansible Changes By Release
* better changed=True/False detection in user module on older Linux distros * better changed=True/False detection in user module on older Linux distros
* when using paramiko and SFTP is not accessible, do not traceback, but return a nice human readable msg * when using paramiko and SFTP is not accessible, do not traceback, but return a nice human readable msg
* nicer errors from modules when arguments are not key=value * nicer errors from modules when arguments are not key=value
* use -vvv for extreme debug levels. -v gives more playbook output as before, -vv not really used yet * use -vvv for extreme debug levels. -v gives more playbook output as before
* -vv shows module arguments to all module calls (and maybe some other things later)
0.6 "Cabo" -- August 6, 2012 0.6 "Cabo" -- August 6, 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