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 9650ddb11c
omit keyword should reset to context (#78917)
* omit keyword should reset to context

  ensure we use context/inheritance when calculating value,
  using default only when context is unavailable.

  fixes #75692
3 years ago
..
role avoid roles exporting vars: (#69040) 3 years ago
__init__.py Ensure syntax check errors include filenames (#77679) 3 years ago
attribute.py `FieldAttribute`s as descriptors (#73908) 4 years ago
base.py omit keyword should reset to context (#78917) 3 years ago
block.py Move handler processing into new PlayIterator state (#77955) 3 years ago
collectionsearch.py `FieldAttribute`s as descriptors (#73908) 4 years ago
conditional.py `FieldAttribute`s as descriptors (#73908) 4 years ago
handler.py Move handler processing into new PlayIterator state (#77955) 3 years ago
handler_task_include.py Validate args for includes in handlers too (#57537) 6 years ago
helpers.py Raise a proper error when include/import_role is used as a handler (#77807) 4 years ago
included_file.py Python 3.9 min for controller (#77566) 3 years ago
loop_control.py post_validate LoopControl (#75715) 3 years ago
play.py Move handler processing into new PlayIterator state (#77955) 3 years ago
play_context.py refactor and fixes for doc parsing (#77719) 3 years ago
playbook_include.py Python 3.9 min for controller (#77566) 3 years ago
role_include.py avoid roles exporting vars: (#69040) 3 years ago
taggable.py `FieldAttribute`s as descriptors (#73908) 4 years ago
task.py post_validate LoopControl (#75715) 3 years ago
task_include.py Python 3.9 min for controller (#77566) 3 years ago