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
Michael DeHaan da4562f495 changes to not clear the setup cache between runs, and also decide to run plays with no tasks
in them if it looks like they are not tagged, because if that is the case, then we may just
be gathering facts about them.
2012-07-25 20:45:51 -04:00
..
__init__.py changes to not clear the setup cache between runs, and also decide to run plays with no tasks 2012-07-25 20:45:51 -04:00
play.py changes to not clear the setup cache between runs, and also decide to run plays with no tasks 2012-07-25 20:45:51 -04:00
task.py Inject vars need to pushed further up to make with_items work as desired. 2012-07-17 20:09:18 -04:00