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 3fd0e12571
Introduce Delegatable and Notifiable mixin classes (#80077)
* Introduce Delegatable and Notifiable mixin classes

* fix sanity

* fix sanity
1 year ago
..
role Introduce Delegatable and Notifiable mixin classes (#80077) 1 year ago
__init__.py Ensure syntax check errors include filenames (#77679) 2 years ago
attribute.py Use FAs with inheritance only when applicable (#80026) 1 year ago
base.py Replace deprecated stacked `@classmethod` and `@property` (#79952) 1 year ago
block.py Introduce Delegatable and Notifiable mixin classes (#80077) 1 year ago
collectionsearch.py `FieldAttribute`s as descriptors (#73908) 2 years ago
conditional.py Add condition that causes a when to skip a task to output msg (#78918) 1 year ago
delegatable.py Introduce Delegatable and Notifiable mixin classes (#80077) 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 Make using blocks as handlers a parser error (#79993) 1 year ago
included_file.py Python 3.9 min for controller (#77566) 2 years ago
loop_control.py Use FAs with inheritance only when applicable (#80026) 1 year ago
notifiable.py Introduce Delegatable and Notifiable mixin classes (#80077) 1 year ago
play.py Use FAs with inheritance only when applicable (#80026) 1 year ago
play_context.py Clean up unused imports in core (#79900) 1 year ago
playbook_include.py Use FAs with inheritance only when applicable (#80026) 1 year ago
role_include.py Use FAs with inheritance only when applicable (#80026) 1 year ago
taggable.py `FieldAttribute`s as descriptors (#73908) 2 years ago
task.py Introduce Delegatable and Notifiable mixin classes (#80077) 1 year ago
task_include.py Python 3.9 min for controller (#77566) 2 years ago