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 27f547b4d3
[2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457)
* 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)

* Replace some more FQCNs.

(cherry picked from commit 72302dd611)
4 years ago
..
roles [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 4 years ago
aliases
runme.sh
test_include_free.yml [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 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. 6 years ago
test_includes4.yml