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
Felix Fontein da60525610
Fix missing ansible.builtin FQCNs in hardcoded action names (#71824)
* Make sure hard-coded action names also check for FQCN.
* Use _add_internal_fqcn() to avoid hardcoded lists and typoes.
4 years ago
..
roles Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 4 years ago
aliases
runme.sh
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 Add new host_pinned strategy (#44586) 6 years ago
test_includes2.yml
test_includes3.yml Fix integration tests to support remote hosts. 5 years ago
test_includes4.yml