Commit 6febca43 by Brian Coca

added mention of settable vars to changelog

parent 961bee00
...@@ -17,6 +17,7 @@ Major Changes: ...@@ -17,6 +17,7 @@ Major Changes:
* template code now retains types for bools and numbers instead of turning them into strings. * 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 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 * 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): Deprecated Modules (new ones in parens):
* ec2_ami_search (ec2_ami_find) * ec2_ami_search (ec2_ami_find)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment