Initial Role

This commit is contained in:
2020-12-20 17:20:10 -06:00
parent 5ba779a233
commit 12837a4327
9 changed files with 139 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_docker