ansible/lib/ansible/playbook
Matt Martz 923e21836b
Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557)
* Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI. Fixes #59548

* Restore cli additions
2019-08-06 15:58:15 -05:00
..
role role: Fix role's hash_params (#55263) 2019-07-08 09:25:59 -04:00
__init__.py Move plugin loader playbook dir additions back to Playbook instead of PlaybookCLI (#59557) 2019-08-06 15:58:15 -05:00
attribute.py Move common build code from _build_helpers (#55986) 2019-07-16 12:19:01 -07:00
base.py Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
block.py
collectionsearch.py
conditional.py Tests as filters were deprecated, remove unused param (#57796) 2019-06-13 15:36:52 -04:00
handler.py Fix notifying handlers by using an exact match (#55624) 2019-06-27 17:29:20 -04:00
handler_task_include.py
helpers.py Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
included_file.py Use templated loop_var/index_var when looping include_* (#58866) 2019-07-10 13:49:24 +02:00
loop_control.py
play.py Fix gather facts ignoring gather_subsets config (#59271) 2019-07-22 17:59:22 -04:00
play_context.py
playbook_include.py
role_include.py
taggable.py
task.py
task_include.py