update changelog

This commit is contained in:
Michael DeHaan 2013-04-05 14:43:54 -04:00
parent 9073aa17ab
commit d9fd175b8b

View file

@ -9,6 +9,7 @@ Core Features:
a whole group or serial block needing to fail
usable, without breaking the ability to override in ansible
* ability to use variables from {{ }} syntax in mainline playbooks (work in progress)
* can set ansible_private_key_file as an inventory variable (similar to ansible_ssh_host, etc)
Modules added