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

12 Commits

Author SHA1 Message Date
b562662f4b Improve formating of README.md 2016-09-11 09:30:28 +02:00
0cbae9fe5e Update README.md to act as basic doc file 2016-09-09 23:40:46 +02:00
31c4e7db67 Rename template to make its use more clear 2016-09-09 23:10:01 +02:00
fed2037829 Improve docs and set licence headers
This role is licenced under the terms of GPLv3, see GPLv3.txt
2016-09-09 23:07:08 +02:00
42281b1bb5 Prepare defaults and vars
Especially to be conform to RFC 2142 there are some predefinitions
needed
Also we need to make sure that those always are applied except they are
explicitly overwritten

https://tools.ietf.org/html/rfc2142
2016-09-09 22:44:56 +02:00
b7ec1a1e3f Add additional task for root dotqmail file
The root dotqmail file is a bit special as it has no extention, so
handle it separately
2016-09-09 22:07:32 +02:00
ad1cdc016c Improve file generation task and add template 2016-09-09 22:06:52 +02:00
8c3b50b5b3 Finaly delete not configured files + DOC
Not configured files should be deleted
Also we have added some descriptive text to the tasks
2016-09-09 21:44:59 +02:00
74483c6546 Check which of the files are configured,
exclude root .qmail file
2016-09-09 21:21:39 +02:00
cd870c5cff Fetch .qmail-files and get ext 2016-09-09 21:07:40 +02:00
155b9e8e4d Add task to create all configured dotqmail-files 2016-09-04 20:10:47 +02:00
bb821dba6d Initial structure 2016-08-31 21:21:33 +02:00