mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update changelog
This commit is contained in:
parent
0d11f53eff
commit
5b845510b3
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue