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
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [2.9] Fix missing ansible.builtin FQCNs in hardcoded action names (#72458) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#72623) (#72866) 5 years ago
sanity [stable-2.9] CI provider fixes for ansible-test. (#71929) (#71933) 5 years ago
units [stable-2.9] AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198) (#72862) 5 years ago
utils [stable-2.9] Azure Pipelines configuration. 5 years ago