Initial Role

This commit is contained in:
2021-10-30 23:58:33 -05:00
parent 371783897f
commit d8d40835be
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_mariadb