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
Sorin Sbarnea 9f16bdbdda
Ensure syntax check errors include filenames (#77679)
This fixes bug which prevents identification of broken playbook when
passing multiple playbooks as arguments, something that is common
especially with `--syntax-check`.

Affects: ansible-lint
2 years ago
..
role Python 3.9 min for controller (#77566) 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 Use classproperty to access field attributes of a class (#78180) 2 years ago
block.py Move handler processing into new PlayIterator state (#77955) 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 Python 3.9 min for controller (#77566) 2 years ago
taggable.py `FieldAttribute`s as descriptors (#73908) 2 years ago
task.py post_validate LoopControl (#75715) 2 years ago
task_include.py Python 3.9 min for controller (#77566) 2 years ago