Initial project commit

This commit is contained in:
2024-12-16 19:59:57 -05:00
commit fa1b5cce00
3409 changed files with 460909 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
- 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