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
Rabi Mishra 6059116a64
Replace _valid_attrs with fattributes (#79376)
It was missed in one place it seems.
2 years ago
..
role compile role with all parents in the dep chain (#79079) 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 Move handler processing into new PlayIterator state (#77955) 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 Replace _valid_attrs with fattributes (#79376) 2 years ago
task_include.py Python 3.9 min for controller (#77566) 2 years ago