added mention of settable vars to changelog
This commit is contained in:
parent
961bee00d5
commit
6febca4383
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ Major Changes:
|
|||
* template code now retains types for bools and numbers instead of turning them into strings.
|
||||
If you need the old behaviour, quote the value and it will get passed around as a string
|
||||
* added meta: refresh_inventory to force rereading the inventory in a play
|
||||
* vars are now settable at play, block, role and task level
|
||||
|
||||
Deprecated Modules (new ones in parens):
|
||||
* ec2_ami_search (ec2_ami_find)
|
||||
|
|
Loading…
Reference in a new issue