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 1998521e2d
Always create new role (#78661)
Don't use role cache for determining whether to create a new instance of role
2 years ago
..
role Always create new role (#78661) 2 years ago
__init__.py Ensure syntax check errors include filenames (#77679) 2 years ago
attribute.py `FieldAttribute`s as descriptors (#73908) 2 years ago
base.py Cache field attributes list on the playbook classes (#79091) 2 years ago
block.py Ensure that we do not squash keywords in validate (#79049) 2 years ago
collectionsearch.py `FieldAttribute`s as descriptors (#73908) 2 years ago
conditional.py `FieldAttribute`s as descriptors (#73908) 2 years ago
handler.py Move handler processing into new PlayIterator state (#77955) 2 years ago
handler_task_include.py Validate args for includes in handlers too (#57537) 4 years ago
helpers.py Raise a proper error when include/import_role is used as a handler (#77807) 2 years ago
included_file.py Python 3.9 min for controller (#77566) 2 years ago
loop_control.py post_validate LoopControl (#75715) 2 years ago
play.py Always create new role (#78661) 2 years ago
play_context.py refactor and fixes for doc parsing (#77719) 2 years ago
playbook_include.py Python 3.9 min for controller (#77566) 2 years ago
role_include.py compile role with all parents in the dep chain (#79079) 2 years ago
taggable.py `FieldAttribute`s as descriptors (#73908) 2 years ago
task.py Fix repr(Task) to check action when testing for a meta task (#79464) 2 years ago
task_include.py Python 3.9 min for controller (#77566) 2 years ago