community.general/lib/ansible/playbook
James Cammarata a0b4d37dea Removing unused files in playbook/ directory 2017-01-04 15:17:15 -06:00
..
role make hash_params more robust in the face of many corner cases (#18701) 2016-12-05 04:01:45 -08:00
__init__.py Convert playbook basedir into unicode at the borders 2016-11-21 09:24:37 -08:00
attribute.py smart quotes, die die die. 2016-12-05 14:15:43 -08:00
base.py unified boolean function 2016-11-29 12:34:30 -05:00
become.py Some further cleanup in the meta branch 2016-08-31 13:33:01 -05:00
block.py Add `name` field for Blocks 2016-11-15 11:57:57 -06:00
conditional.py Rework how the Conditional class deals with undefined vars 2016-11-22 08:29:58 -06:00
handler.py
handler_task_include.py
helpers.py Don't copy the parent block of TaskIncludes when loading statically 2016-11-11 08:09:43 -06:00
included_file.py
loop_control.py implemented loop pausing (#17289) 2016-08-31 16:09:37 -04:00
play.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
play_context.py minor spelling changes 2016-12-13 13:51:13 -05:00
playbook_include.py Don't copy the parent block of TaskIncludes when loading statically 2016-11-11 08:09:43 -06:00
role_include.py still needs static for task object 2016-12-16 23:52:11 -05:00
taggable.py Migrate basestring to a python3 compatible type (#17199) 2016-08-23 13:13:44 -07:00
task.py minor spelling changes 2016-12-13 13:51:13 -05:00
task_include.py Several fixes for includes 2016-08-11 14:07:49 -05:00