ansible/lib/ansible/playbook
Brian Coca 5d4c73e197 unite poll defaults (#55470)
* unite poll defaults and update docs
2019-05-01 13:47:50 -05:00
..
role become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
__init__.py allow empty plays again, for now (#55878) 2019-04-29 17:59:10 -04:00
attribute.py correct method docs (#55961) 2019-05-01 09:13:57 -05:00
base.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
block.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
collectionsearch.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
conditional.py Conditional bare: fix typos (#53807) 2019-03-19 21:29:59 -04:00
handler.py Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
handler_task_include.py
helpers.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
included_file.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
loop_control.py allows loop pause for subseconds (#50461) 2019-01-18 22:41:29 -05:00
play.py become mixin is no more (#54002) 2019-04-12 12:13:55 -04:00
play_context.py Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04: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 Add ansible_parent_role_names magic variable (#46687) 2019-04-23 11:55:05 -04:00
taggable.py Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
task.py unite poll defaults (#55470) 2019-05-01 13:47:50 -05:00
task_include.py include_tasks: fix traceback if no file specified (#54044) 2019-03-20 19:17:20 +01:00