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
Martin Krizek 6fcbed0f3f
Simplify conditional.py (#80584)
* Simplify conditional.py
1 year ago
..
role Use ansible.module_utils.common.text.converters (#80704) 1 year ago
__init__.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
attribute.py Use FAs with inheritance only when applicable (#80026) 1 year ago
base.py Fix pylint disallowed-name errors (#80854) 1 year ago
block.py Remove deprecated include (#80752) 1 year ago
collectionsearch.py `FieldAttribute`s as descriptors (#73908) 2 years ago
conditional.py Simplify conditional.py (#80584) 1 year ago
delegatable.py Do not double calculate loops and `delegate_to` (#80171) 1 year ago
handler.py Use FAs with inheritance only when applicable (#80026) 1 year ago
handler_task_include.py Validate args for includes in handlers too (#57537) 4 years ago
helpers.py Fix pylint disallowed-name errors (#80854) 1 year ago
included_file.py Remove deprecated include (#80752) 1 year ago
loop_control.py Raise an error on invalid FA.isa value (#80040) 1 year ago
notifiable.py Introduce Delegatable and Notifiable mixin classes (#80077) 1 year ago
play.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
play_context.py Clean up unused imports in core (#79900) 1 year ago
playbook_include.py Sanity Fixes: (#80953) 1 year ago
role_include.py fix using templated values for include/import role FA (#80320) 1 year ago
taggable.py `FieldAttribute`s as descriptors (#73908) 2 years ago
task.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
task_include.py Remove deprecated include (#80752) 1 year ago