1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/playbook
Brian Coca 88c87a3583
added handlers_from (#49220)
* added handlers_from

fixes #46769
2018-12-18 11:28:24 -05:00
..
role added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
attribute.py Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 2018-10-12 10:43:09 -05:00
base.py Properly handle FieldAttribute.default if callable (#48992) 2018-11-26 18:14:46 +01:00
become.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
block.py Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 2018-10-12 10:43:09 -05:00
conditional.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
handler.py Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
handler_task_include.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
helpers.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
included_file.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loop_control.py Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
play.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
play_context.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
playbook_include.py Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 2018-10-12 10:43:09 -05:00
role_include.py added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
taggable.py Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
task.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
task_include.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00