Update changelog

This commit is contained in:
Michael DeHaan 2013-03-25 22:48:12 -04:00
parent 0d11f53eff
commit 5b845510b3

View file

@ -69,6 +69,7 @@ Bugfixes and Misc Changes:
* 'magic' variable 'inventory_basedir' now gives path to inventory file
* 'magic' variable 'vars' works like 'hostvars' but gives global scope variables, useful for debugging in templates mostly
* conditionals can be used on plugins like add_host
* all callbacks now have access to a ".runner" and ".playbook" object (.playbook is only set by ansible-playbook)
Facts: