initial commit

This commit is contained in:
Matthew Stobbs
2025-01-17 13:50:08 -07:00
commit 3d466e64c7
8 changed files with 89 additions and 0 deletions

2
tests/inventory Normal file
View File

@@ -0,0 +1,2 @@
localhost

5
tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- ansible_role_package