mirror of
https://github.com/golderweb/ansible-dotqmail.git
synced 2026-04-18 04:16:31 +02:00
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
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
|
||||
# For the other files the we get a key-value pair with the dotqmail extention
|
||||
# as key and the list of lines as value while looping over dotqmail_files
|
||||
# (which is a combination of dotqmail_config_files from inventory over
|
||||
# dotqmail_default_files from role defaults)
|
||||
- name: generate/update other dotqmail-files
|
||||
template:
|
||||
src: templates/dotqmail.j2
|
||||
|
||||
Reference in New Issue
Block a user