b55ef665ba
This fixes e.g. only_if: ${task.changed} which would always evaluate to true due to it having been replaced by a string for its boolean value. Also adds a test case to ensure it doesn't get missed again. |
||
---|---|---|
.. | ||
assemble.d | ||
test_playbook_vars | ||
ansible_hosts | ||
CentOS.yml | ||
common_vars.yml | ||
complex_hosts | ||
default_os.yml | ||
hosts_list.yml | ||
inventory_api.py | ||
playbook1.yml | ||
results_list.yml | ||
sample.j2 | ||
simple_hosts | ||
template-basic | ||
template-whitespace | ||
TestInventory.py | ||
TestPlayBook.py | ||
TestRunner.py | ||
TestUtils.py | ||
world |