Update changelog

pull/4420/head
Michael DeHaan 2013-03-25 22:48:12 -04:00
parent 0d11f53eff
commit 5b845510b3
1 changed files with 1 additions and 0 deletions

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: