community.general/lib/ansible/playbook
Thomas Omans 632232259a Adding config flag role_path for common/global roles
Using ANSIBLE_ROLE_PATH environment variable or role_path in ansible.cfg
can configure paths where roles will be searched for
extra paths will only be used as a backup once regular locations are exhausted
2013-10-12 10:15:30 -04:00
..
__init__.py Prevent duplicately loaded handlers from running more than once. 2013-10-07 17:15:19 -04:00
play.py Adding config flag role_path for common/global roles 2013-10-12 10:15:30 -04:00
task.py Fix an issue where the ordering of an include statement is processed ahead of the conditional in the included statement, 2013-10-11 20:43:58 -04:00