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/test/integration/targets/includes
Martin Krizek 42d8a9daa8
Prevent double failing hosts for includes in loops (#76928)
Fixes #23161
2 years ago
..
roles Remove deprecated features from ansible.playbook.helpers (#74809) 3 years ago
tasks Fix notify on import_tasks (#73572) 3 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
include_on_playbook_should_fail.yml [playbook] error on empty, error on 'include' (remove two deprecations) (#74172) 3 years ago
includes_loop_rescue.yml Prevent double failing hosts for includes in loops (#76928) 2 years ago
inherit_notify.yml Fix notify on import_tasks (#73572) 3 years ago
runme.sh Prevent double failing hosts for includes in loops (#76928) 2 years ago
test_include_free.yml Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
test_include_host_pinned.yml Add new host_pinned strategy (#44586) 6 years ago
test_includes.yml import_playbook: remove deprecated free form params (#77431) 2 years ago
test_includes2.yml Integration tests for import/include (#33418) 6 years ago
test_includes3.yml Fix integration tests to support remote hosts. 5 years ago
test_includes4.yml