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
2018-05-08 10:31:56 -05:00
..
role Attempt 4: Prevent reparenting a block with itself (#38747) 2018-04-16 12:33:08 -05:00
__init__.py Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
attribute.py Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 2018-01-05 21:51:44 -05:00
base.py rebase base playbook base (#39533) 2018-05-03 18:29:47 -04:00
become.py leftover from porting become to v2 that's unused 2017-07-24 10:12:17 -07:00
block.py Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 2018-04-16 16:46:47 -05:00
conditional.py Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
handler.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
handler_task_include.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
helpers.py Allow using action/local_action on includes and imports (#37260) 2018-05-04 11:10:50 -05:00
included_file.py remove properties from vars in include_role (#38968) 2018-05-01 10:16:59 -04:00
loop_control.py rebase base playbook base (#39533) 2018-05-03 18:29:47 -04:00
play.py Ensure we don't overwrite handlers from include_role when loading a play. Fixes #18140 (#39563) 2018-05-01 12:18:36 -05:00
play_context.py fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) 2018-05-07 21:30:47 -04:00
playbook_include.py Pass vars from import_playbook in early (#39521) 2018-04-30 16:13:43 -05:00
role_include.py Deprecate private for include_role (#39821) 2018-05-08 10:31:56 -05:00
taggable.py add 'never' tag (#34104) 2018-02-07 15:21:55 -08:00
task.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
task_include.py Skip self._parent on dynamic, defer to grandparent for attr lookup (#38827) 2018-04-16 16:46:47 -05:00