1
0
mirror of https://github.com/golderweb/ansible-dotqmail.git synced 2026-04-18 04:16:31 +02:00

Initial structure

This commit is contained in:
2016-08-31 21:21:33 +02:00
commit bb821dba6d
9 changed files with 275 additions and 0 deletions

1
tests/inventory Normal file
View File

@@ -0,0 +1 @@
localhost

5
tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- dotqmail