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:
1
tests/inventory
Normal file
1
tests/inventory
Normal file
@@ -0,0 +1 @@
|
||||
localhost
|
||||
5
tests/test.yml
Normal file
5
tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- dotqmail
|
||||
Reference in New Issue
Block a user