You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
403 B

---
# vars file for dotqmail
# combine dotqmail_default_files from role's default with configuration
# Will make sure that every dotqmail file from default config will be present
# the content hence can be adjusted by defining the extention in e.g. inventory
# which will be prefered
# This is done to be conform with rfc2142
dotqmail_files: "{{dotqmail_default_files|combine(dotqmail_config_files)}}"