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
James Cammarata 299054852a Allow tags to be specified in included file params
Fixes #12940
9 years ago
..
role Cleaning up FIXMEs 9 years ago
__init__.py Break apart a looped dependency to show a warning when parsing playbooks 9 years ago
attribute.py Use rich comparisons for Attribute and FieldAttribute 9 years ago
base.py Break apart a looped dependency to show a warning when parsing playbooks 9 years ago
become.py {sudo,su}_user does not imply become 9 years ago
block.py Fix parent attribute lookup to be default 9 years ago
conditional.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
handler.py Making the switch to v2 10 years ago
helpers.py Improve error catching from malformed playbook data 9 years ago
included_file.py allow include: directive to work during exception processing 9 years ago
play.py Cleaning up FIXMEs 9 years ago
play_context.py moved sudo -S and -n into configurable flags as they might be absent in much older systems 9 years ago
playbook_include.py Cleaning up FIXMEs 9 years ago
taggable.py Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 9 years ago
task.py Allow tags to be specified in included file params 9 years ago
vars.py Making the switch to v2 10 years ago
vars_file.py Making the switch to v2 10 years ago