1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/playbook
Dag Wieers e7af005408 Revert only_if for variables and templating prompt
Since the condition was not templated, it wasn't working.
Only variables in local scope were used, which made this not very practical
2012-09-28 01:32:09 +02:00
..
__init__.py Allow including files through variables 2012-09-19 17:57:17 +02:00
play.py Revert only_if for variables and templating prompt 2012-09-28 01:32:09 +02:00
task.py allow vars in delegate_to 2012-09-26 03:47:17 +08:00