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
Matt Clay f68c66a3ef Remove collections compat from controller code. 2 years ago
..
role Remove collections compat from controller code. 2 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 Type hint fixes. 2 years ago
block.py fix block var inheritance (#75287) 2 years ago
collectionsearch.py Heisen jinja2_native (#75587) 3 years ago
conditional.py Keep pre Python 3.10 literal_eval behavior (#76261) 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 Track failures in the includes results to avoid special handling of include errors (#53688) 2 years ago
loop_control.py allows loop pause for subseconds (#50461) 6 years ago
play.py enable module defaults for implicit gather_facts (#76053) 2 years ago
play_context.py Handle connection dissonance (#77005) 2 years ago
playbook_include.py Start of moving away from six (#75863) 3 years ago
role_include.py Update include role to match the base class. 2 years ago
taggable.py Allow tags to be templated from a variable (#49833) 6 years ago
task.py add_host/group_by: fix using changed_when in a loop (#71719) 2 years ago
task_include.py Remove deprecated features from ansible.playbook.helpers (#74809) 3 years ago