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/meta_tasks
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
..
aliases
inventory.yml Add test for meta: end_play (#59118) 5 years ago
runme.sh [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 4 years ago
test_end_host.yml
test_end_host_all.yml
test_end_host_all_fqcn.yml [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 4 years ago
test_end_host_fqcn.yml [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 4 years ago
test_end_play.yml Add test for meta: end_play (#59118) 5 years ago
test_end_play_fqcn.yml [2.10] Fix missing ansible.builtin FQCNs in hardcoded action names (#72457) 4 years ago