Update changelog

pull/4420/head
Michael DeHaan 2013-05-31 16:08:29 -04:00
parent fbba92b61e
commit d5182f5c92
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Core Features:
* added a log file for ansible/ansible-playbook, set 'log_path' in the configuration file or ANSIBLE_LOG_PATH in environment
* debug mode always outputs debug in playbooks, without needing to specify -v
* external inventory script added for Spacewalk / Red Hat Satellite servers
* It is now possible to feed JSON structures to --extra-vars. Pass in a JSON dictionary/hash to feed in complex data.
Modules added: