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/collections/test_task_resolved_plugin/fqcn.yml

15 lines
403 B
YAML

---
- hosts: localhost
gather_facts: no
tasks:
- ansible.legacy.legacy_action:
- ansible.legacy.legacy_module:
- ansible.legacy.debug:
- ansible.legacy.ping:
- ansible.builtin.debug:
- ansible.builtin.ping:
- test_ns.test_coll.collection_action:
- test_ns.test_coll.collection_module:
- test_ns.test_coll.formerly_action:
- test_ns.test_coll.formerly_module: