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 1f824bd620 Don't overwrite builtin jinja2 filters with tests (#37881)
* Don't overwrite builtin jinja2 filters with tests. Fixes #37856

* Fix tests and other callers of _get_filters
6 years ago
..
role Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 6 years ago
__init__.py better error on bad playbook encoding 7 years ago
attribute.py Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 7 years ago
base.py Provide a way to explicitly invoke the debugger (#34006) 7 years ago
become.py leftover from porting become to v2 that's unused 7 years ago
block.py Prevent reparenting a block with itself (#36075) 6 years ago
conditional.py Don't overwrite builtin jinja2 filters with tests (#37881) 6 years ago
handler.py Collated PEP8 fixes (#25293) 7 years ago
handler_task_include.py Collated PEP8 fixes (#25293) 7 years ago
helpers.py Address memory ballooning caused by task caching changes (#35921) 6 years ago
included_file.py Fix name parameter templating in include_role module (#36372) 6 years ago
loop_control.py fix loop_control templating (#36124) 6 years ago
play.py caller to preprocess must be None aware (#33653) 6 years ago
play_context.py Use value of delegated transport for var lookup (#35658) 6 years ago
playbook_include.py normalize names 7 years ago
role_include.py Make include_x inheritance more congruent with docs (#32769) 7 years ago
taggable.py add 'never' tag (#34104) 6 years ago
task.py Fix redundant yaml error blurbs on ModArgs parse errors (#36923) 6 years ago
task_include.py Make include_x inheritance more congruent with docs (#32769) 7 years ago