Commit 6c84ec72 by Michael DeHaan

changelog update

parent 028f2166
...@@ -21,6 +21,8 @@ Ansible Changes By Release ...@@ -21,6 +21,8 @@ Ansible Changes By Release
* in YAML inventory, hosts can list their groups in inverted order now also (see tests/yaml_hosts) * in YAML inventory, hosts can list their groups in inverted order now also (see tests/yaml_hosts)
* setup module no longer saves to disk, template module now only used in playbooks * setup module no longer saves to disk, template module now only used in playbooks
* setup module no longer needs to run twice per playbook * setup module no longer needs to run twice per playbook
* vars_files now usable with with_items, provided file paths don't contain host specific facts
* error reporting if with_items value is unbound
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