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
Brian Coca a267f93c83 removed incorrect assumption on become user being set 11 years ago
..
role Handle empty role definitions in YAML (v2) 11 years ago
__init__.py Making the switch to v2 11 years ago
attribute.py Making the switch to v2 11 years ago
base.py Making the switch to v2 11 years ago
become.py removed incorrect assumption on become user being set 11 years ago
block.py Fix logic error in parent attribute retrieval for blocks/roles (v2) 11 years ago
conditional.py Fixing filter plugins directory from switch 11 years ago
handler.py Making the switch to v2 11 years ago
helpers.py Raise AnsibleParserError instead of AssertionError 11 years ago
included_file.py Moving included file stuff to a proper dedicated class and file (v2) 11 years ago
play.py Fixing vars_prompt 11 years ago
playbook_include.py Fix playbook includes so tags are obeyed (v2) 11 years ago
taggable.py Making the switch to v2 11 years ago
task.py Fixing filter plugins directory from switch 11 years ago
vars.py Making the switch to v2 11 years ago
vars_file.py Making the switch to v2 11 years ago