Files
quick_test/test-collection-role-stuff.yml
2024-12-16 19:59:57 -05:00

11 lines
228 B
YAML

---
- name: Test collection role variables
hosts: localhost
connection: local
gather_facts: false
tasks:
- name: Include testing.bob.test_role
ansible.builtin.include_role:
name: testing.bob.test_role