Blank role

This commit is contained in:
2021-11-14 10:19:29 -06:00
parent 7b2045732f
commit af25b749ec
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_dovecot