community.general/lib/ansible/playbook
Brian Coca 8743e6ae2e remove default from delegate_facts to inherit (#45492)
* remove default from delegate_facts to inherit

fixes #45456

* test delegate_facts

* added note about inheritance and defaults

* yamllint
2018-10-10 15:10:23 -04:00
..
role remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
__init__.py better error on empty playbook 2018-09-28 15:21:57 -04:00
attribute.py Correct default value of always_post_validate in docstring 2018-07-27 16:01:07 -04:00
base.py New keyword: ignore_unreachable (#43857) 2018-08-23 11:41:02 -04:00
become.py Bump sudo/su deprecation to 2.9 (#44581) 2018-08-23 13:22:54 -05:00
block.py remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
conditional.py Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
handler.py
handler_task_include.py
helpers.py Don't allow import_tasks to transition to dynamic when file is missing. See #44822 (#44836) 2018-08-29 11:43:26 -05:00
included_file.py Support item label in v2_playbook_on_include (#42478) 2018-07-09 11:27:00 -04:00
loop_control.py rebase base playbook base (#39533) 2018-05-03 18:29:47 -04:00
play.py Make sure we skip handlers from includes in compile_roles_handlers. Fixes #44848 (#44852) 2018-08-29 15:05:55 -05:00
play_context.py Add a 'machinectl shell' become_method (#39826) 2018-05-25 10:52:53 -05:00
playbook_include.py Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
role_include.py 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
taggable.py
task.py remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
task_include.py Fail on attrs that don't work for includes (#46177) 2018-09-27 10:06:30 -04:00