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 aa471096de
[2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458)
* 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.

(cherry picked from commit da60525610)

ci_complete

* Replace some more FQCNs.

(cherry picked from commit 72302dd611)

* Fix another case which was already fixed in stable-2.10.
5 years ago
..
roles [2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458) 5 years ago
aliases
runme.sh
test_include_free.yml [2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458) 5 years ago
test_include_host_pinned.yml Add new host_pinned strategy (#44586) 7 years ago
test_includes.yml Add new host_pinned strategy (#44586) 7 years ago
test_includes2.yml
test_includes3.yml Fix integration tests to support remote hosts. 7 years ago
test_includes4.yml