Commit 2a2017f2 by Michael DeHaan

Changelog update

parent 60f295f7
...@@ -18,6 +18,7 @@ Ansible Changes By Release ...@@ -18,6 +18,7 @@ Ansible Changes By Release
* paramiko is now only imported if needed when running from source checkout * paramiko is now only imported if needed when running from source checkout
* fetch module fixes for SSH connection type * fetch module fixes for SSH connection type
* modules now consistently all take yes/no for boolean parameters (some accepted true/false) * modules now consistently all take yes/no for boolean parameters (some accepted true/false)
* in YAML inventory, hosts can list their groups in inverted order now also (see tests/yaml_hosts)
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