You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/playbook
Brian Coca 5d4c73e197 unite poll defaults (#55470)
* unite poll defaults and update docs
6 years ago
..
role become mixin is no more (#54002) 6 years ago
__init__.py allow empty plays again, for now (#55878) 6 years ago
attribute.py correct method docs (#55961) 6 years ago
base.py become mixin is no more (#54002) 6 years ago
block.py become mixin is no more (#54002) 6 years ago
collectionsearch.py Collection content loading (#52194) 6 years ago
conditional.py Conditional bare: fix typos (#53807) 6 years ago
handler.py Consolidate handler tracking (#49338) 6 years ago
handler_task_include.py Collated PEP8 fixes (#25293) 8 years ago
helpers.py Collection content loading (#52194) 6 years ago
included_file.py Don't pollute include_variables (#54687) 6 years ago
loop_control.py allows loop pause for subseconds (#50461) 6 years ago
play.py become mixin is no more (#54002) 6 years ago
play_context.py Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 6 years ago
playbook_include.py Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 6 years ago
role_include.py Add ansible_parent_role_names magic variable (#46687) 6 years ago
taggable.py Allow tags to be templated from a variable (#49833) 6 years ago
task.py unite poll defaults (#55470) 6 years ago
task_include.py include_tasks: fix traceback if no file specified (#54044) 6 years ago