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
James Cammarata 2e2e5d5321 Use the existing module_vars during the templating of module_vars
Since some of the vars contained in there may be used in the templating
of other variables. This also reverts e83a494 which originally fixed
issue #6979 but broke some other variable related things.

Fixes #6979
Fixes #7321
Fixes #7332
2014-05-08 13:09:36 -05:00
..
__init__.py Merge pull request #5555 from sivel/expose-playbook-to-callback 2014-04-03 17:01:28 -04:00
play.py Use the existing module_vars during the templating of module_vars 2014-05-08 13:09:36 -05:00
task.py Improve error message when multiple action are given 2014-04-20 20:32:33 +02:00