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
Sloane Hertel 845935f74f
Revert "Compile role with parents in the task's dependency chain (#75165)" (#75779)
This reverts commit 440cf15aeb.
3 years ago
..
role Fix unexpected exception when a role has an empty argument_specs.yml (#75604) 3 years ago
__init__.py [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
attribute.py Move common build code from _build_helpers (#55986) 5 years ago
base.py allow vars_files to use dwim (vars/) and vaults (#75526) 3 years ago
block.py Fix notify on import_tasks (#73572) 3 years ago
collectionsearch.py collection routing (#67684) 4 years ago
conditional.py Fix when evaluation on Native Jinja and Python 3.10 (#75202) 3 years ago
handler.py Fix notifying handlers by using an exact match (#55624) 5 years ago
handler_task_include.py Validate args for includes in handlers too (#57537) 4 years ago
helpers.py Remove deprecated features from ansible.playbook.helpers (#74809) 3 years ago
included_file.py Allow omit to work with include_role from_args (#74879) 3 years ago
loop_control.py allows loop pause for subseconds (#50461) 5 years ago
play.py add action_groups support to collections (#74039) 3 years ago
play_context.py Python 3.8 Controller Minimum (#74013) 3 years ago
playbook_include.py [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
role_include.py Revert "Compile role with parents in the task's dependency chain (#75165)" (#75779) 3 years ago
taggable.py Allow tags to be templated from a variable (#49833) 6 years ago
task.py allow vars_files to use dwim (vars/) and vaults (#75526) 3 years ago
task_include.py Remove deprecated features from ansible.playbook.helpers (#74809) 3 years ago