You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/playbook
Matt Martz 509e92ef72
Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138)
6 years ago
..
role Fix referenced before assignment in role requirements 6 years ago
__init__.py Pass vars from import_playbook in early (#39521) 7 years ago
attribute.py Correct default value of always_post_validate in docstring 6 years ago
base.py Fix NameError, value was not available in this context leading to a generic unexpected error. Fixes #33275 (#41856) 6 years ago
become.py leftover from porting become to v2 that's unused 7 years ago
block.py Validate that rescue and always have an accompanying block. Fixes #26751 (#41822) 6 years ago
conditional.py Don't overwrite builtin jinja2 filters with tests (#37881) 7 years ago
handler.py Collated PEP8 fixes (#25293) 7 years ago
handler_task_include.py Collated PEP8 fixes (#25293) 7 years ago
helpers.py Bump deprecation for include to 2.12 (#44230) 6 years ago
included_file.py Support item label in v2_playbook_on_include (#42478) 6 years ago
loop_control.py rebase base playbook base (#39533) 7 years ago
play.py Only template values in vars_prompt rather than all vars (#39304) 6 years ago
play_context.py Add a 'machinectl shell' become_method (#39826) 6 years ago
playbook_include.py Pass vars from import_playbook in early (#39521) 7 years ago
role_include.py Prefer name of include_role. Fixes #43332 6 years ago
taggable.py add 'never' tag (#34104) 7 years ago
task.py Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception (#44138) 6 years ago
task_include.py Support 'apply' to apply attributes to included tasks - Impl 1 (#39236) 6 years ago