4a0fceaa3b
* remove bare var handling in conditionals this makes top level and multilevel vars (dicts keys) behave the same it will require adding |bool for 'string comparissons' in indirect templates - added new tests to ensure uniform handling - switched to 'is' testing for status - changed warning to 'conditional' as 'when:' is not only place it gets triggered * updated to include toggle and deprecation * fix deprecated * updated tests to handle toggle * fixed typo and added note about the future
5 lines
211 B
Text
5 lines
211 B
Text
# Do not put test specific entries in this inventory file.
|
|
# For script based test targets (using runme.sh) put the inventory file in the test's directory instead.
|
|
|
|
[testgroup]
|
|
testhost ansible_connection=local
|