Initial project commit

This commit is contained in:
2024-03-07 16:16:12 -05:00
commit fe298fe234
13 changed files with 257 additions and 0 deletions

View File

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

View File

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