.. |
role
|
removed task parameters (#74154)
|
2021-04-08 15:09:45 -04:00 |
__init__.py
|
[playbook] error on empty, error on 'include' (remove two deprecations) (#74172)
|
2021-04-09 10:28:24 -04:00 |
attribute.py
|
Move common build code from _build_helpers (#55986)
|
2019-07-16 12:19:01 -07:00 |
base.py
|
Only check if play.hosts is a template when the play hasn't been finalized (#73941)
|
2021-04-19 13:03:40 -04:00 |
block.py
|
Fix notify on import_tasks (#73572)
|
2021-03-03 16:11:09 -05:00 |
collectionsearch.py
|
collection routing (#67684)
|
2020-05-26 09:42:06 -07:00 |
conditional.py
|
[conditional] Remove support for bare variables (#74208)
|
2021-04-13 11:12:10 -04: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
|
only add data when there is data to add (#54559)
|
2021-02-11 10:07:20 -05:00 |
included_file.py
|
deprecated include (#71262)
|
2021-04-15 14:19:04 -04:00 |
loop_control.py
|
allows loop pause for subseconds (#50461)
|
2019-01-18 22:41:29 -05:00 |
play.py
|
[playbook/play.py] Increase error test coverage (#74217)
|
2021-04-13 11:22:02 -04:00 |
play_context.py
|
finish migrating ssh plugin to config system (#73708)
|
2021-03-03 15:25:16 -05:00 |
playbook_include.py
|
[playbook] error on empty, error on 'include' (remove two deprecations) (#74172)
|
2021-04-09 10:28:24 -04:00 |
role_include.py
|
Add rolespec_validate to import/include_role (#73589)
|
2021-02-12 16:26:33 -06:00 |
taggable.py
|
Allow tags to be templated from a variable (#49833)
|
2018-12-17 15:40:26 -06:00 |
task.py
|
removed task parameters (#74154)
|
2021-04-08 15:09:45 -04:00 |
task_include.py
|
Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)
|
2020-11-03 08:51:31 -05:00 |