Initial Version

This commit is contained in:
2022-06-05 15:59:38 -05:00
parent 340faabebf
commit 869e8b68b4
13 changed files with 272 additions and 1 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:
- ensure_git