initial project commit

This commit is contained in:
2023-11-09 15:59:05 -05:00
commit 6bdf47a74b
27 changed files with 513 additions and 0 deletions

View File

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

5
roles/foo/tests/test.yml Normal file
View File

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