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
David Shrewsbury 97acb0f470
role argspec - tag role argspec validation task with 'always' (#74994)
* update tag docs
4 years ago
..
role role argspec - tag role argspec validation task with 'always' (#74994) 4 years ago
__init__.py [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 4 years ago
attribute.py Move common build code from _build_helpers (#55986) 5 years ago
base.py Only check if play.hosts is a template when the play hasn't been finalized (#73941) 4 years ago
block.py Fix notify on import_tasks (#73572) 4 years ago
collectionsearch.py collection routing (#67684) 5 years ago
conditional.py [conditional] Remove support for bare variables (#74208) 4 years ago
handler.py Fix notifying handlers by using an exact match (#55624) 6 years ago
handler_task_include.py Validate args for includes in handlers too (#57537) 5 years ago
helpers.py Remove deprecated features from ansible.playbook.helpers (#74809) 4 years ago
included_file.py Allow omit to work with include_role from_args (#74879) 4 years ago
loop_control.py allows loop pause for subseconds (#50461) 6 years ago
play.py [playbook/play.py] Increase error test coverage (#74217) 4 years ago
play_context.py Remove deprecated PlayContext.make_become_cmd (#74790) 4 years ago
playbook_include.py [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 4 years ago
role_include.py Add rolespec_validate to import/include_role (#73589) 4 years ago
taggable.py Allow tags to be templated from a variable (#49833) 6 years ago
task.py removed task parameters (#74154) 4 years ago
task_include.py Remove deprecated features from ansible.playbook.helpers (#74809) 4 years ago