..
role
Add support to install collections from git repositories ( #69154 )
2020-05-29 13:33:32 -04:00
__init__.py
Deprecation revisited ( #69926 )
2020-06-09 15:21:19 -07:00
attribute.py
Move common build code from _build_helpers ( #55986 )
2019-07-16 12:19:01 -07:00
base.py
added 'task timeout' feature ( #69284 )
2020-05-19 17:20:08 -04:00
block.py
Do not keep empty blocks after tag filtering ( #69987 )
2020-06-10 12:12:11 -05:00
collectionsearch.py
collection routing ( #67684 )
2020-05-26 09:42:06 -07:00
conditional.py
Deprecation revisited ( #69926 )
2020-06-09 15:21:19 -07:00
handler.py
Fix notifying handlers by using an exact match ( #55624 )
2019-06-27 17:29:20 -04:00
handler_task_include.py
Validate args for includes in handlers too ( #57537 )
2020-05-12 09:35:58 +02:00
helpers.py
Deprecation revisited ( #69926 )
2020-06-09 15:21:19 -07:00
included_file.py
Fix IncludedFile equality check ( #69524 )
2020-06-04 10:41:46 -05:00
loop_control.py
allows loop pause for subseconds ( #50461 )
2019-01-18 22:41:29 -05:00
play.py
Fix incorrect "Could not match supplied host pattern" warning ( #66764 ) ( #67432 )
2020-02-14 15:50:52 -06:00
play_context.py
Deprecation revisited ( #69926 )
2020-06-09 15:21:19 -07:00
playbook_include.py
Raise Warning when import_playbook receives additional parameters ( #64156 )
2020-06-10 13:22:40 -04:00
role_include.py
include_role: Strictly check string datatype for *_from ( #68958 )
2020-04-17 10:57:41 +05:30
taggable.py
Allow tags to be templated from a variable ( #49833 )
2018-12-17 15:40:26 -06:00
task.py
support hard coded module_defaults.yml groups for collections ( #69919 )
2020-06-09 15:38:57 -07:00
task_include.py
Validate args for includes in handlers too ( #57537 )
2020-05-12 09:35:58 +02:00