community.general/lib/ansible/playbook
James Cammarata 6eefc11c39 Make the loop variable (item by default) settable per task
Required for include+with* tasks which may include files that also
have tasks containing a with* loop.

Fixes #12736
2016-04-19 01:42:40 -04:00
..
role centralize path list handling 2016-03-30 07:16:09 -07:00
__init__.py output color is now configurable 2015-12-29 17:40:47 -05:00
attribute.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
base.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
become.py Fix misspelling and some cosmetic change 2016-03-10 03:18:09 +01:00
block.py Fix bugs related to task_includes and dep chain inheritance 2016-02-13 01:02:47 -05:00
conditional.py Another misspelling 2016-03-10 03:24:04 +01:00
handler.py Making the switch to v2 2015-05-03 21:47:26 -05:00
helpers.py Handle includes which may have been created in the flow of the playbook 2016-04-12 09:33:58 -04:00
included_file.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
loop_control.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
play.py Make ohai and facter work via module_utils Fact classes rather than in the setup module 2016-03-14 14:53:29 -07:00
play_context.py Ziploader 2016-04-05 11:06:17 -07:00
playbook_include.py Forward conditionals onto included plays when conditional eval errors 2016-01-20 01:32:45 -05:00
taggable.py Split up comma-separated tags properly 2016-01-12 08:18:06 -05:00
task.py Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
task_include.py Add options to make includes 'static' 2016-03-24 10:12:51 -04: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