Initial Role

This commit is contained in:
2020-12-28 14:11:34 -06:00
parent 31ae9def96
commit fcba030a5b
9 changed files with 134 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_sudo