community.general/lib/ansible/playbook
Benno Joy be81b650e8 fixes issue 11286 where role handlers are not run 2015-06-21 00:36:37 -04:00
..
role fixes issue 11286 where role handlers are not run 2015-06-21 00:36:37 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
attribute.py Making the switch to v2 2015-05-03 21:47:26 -05:00
base.py Make sure task names are templated before callbacks are sent 2015-06-18 14:27:20 -04:00
become.py removed incorrect assumption on become user being set 2015-06-14 21:05:23 -04:00
block.py Fix logic error in parent attribute retrieval for blocks/roles (v2) 2015-05-12 15:08:35 -05:00
conditional.py Make sure the templar is using the right vars when evaluating conditionals 2015-06-17 00:10:11 -04:00
handler.py Making the switch to v2 2015-05-03 21:47:26 -05:00
helpers.py Raise AnsibleParserError instead of AssertionError 2015-06-06 09:16:38 -05:00
included_file.py Moving included file stuff to a proper dedicated class and file (v2) 2015-05-28 23:58:38 -05:00
play.py fixes issue 11286 where role handlers are not run 2015-06-21 00:36:37 -04:00
playbook_include.py Fix playbook includes so tags are obeyed (v2) 2015-05-11 12:48:03 -05:00
taggable.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
vars.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars_file.py Making the switch to v2 2015-05-03 21:47:26 -05:00