community.general/lib/ansible/playbook
Matt Martz 0015d4cef3
2.8 Core Deprecation Removal (#45232)
* Remove deprecated ansible.vars.unsafe_proxy. Fixes #45040

* Remove deprecated validate_md5 alias from fetch module. Fixes #45039

* Remove deprecated private arg from import/include_role. Fixes #45038

* All include deprecations bumped to 2.12. Fixes #45037

* Add changelog for deprecated removals
2018-09-10 15:05:52 -05:00
..
role Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
__init__.py 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05: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
conditional.py
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
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
playbook_include.py
role_include.py 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
taggable.py
task.py Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138) 2018-08-16 16:30:47 -05:00
task_include.py Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00