chore(ansible): clean up host_vars YAML and normalize mail text blocks
This commit is contained in:
@@ -86,7 +86,7 @@ resolved_nameserver:
|
||||
# If there are more than one search domains, then specify them here in the order in which
|
||||
# the resolver should also search them
|
||||
#
|
||||
#resolved_domains: []
|
||||
# resolved_domains: []
|
||||
resolved_domains:
|
||||
- ~.
|
||||
- ga.netz
|
||||
@@ -97,7 +97,7 @@ resolved_dnssec: false
|
||||
# dns.as250.net: 194.150.168.168
|
||||
#
|
||||
resolved_fallback_nameserver:
|
||||
- 192.168.11.1
|
||||
- 192.168.11.1
|
||||
|
||||
|
||||
# ---
|
||||
@@ -242,21 +242,20 @@ copy_plain_files_postfwd_host_specific:
|
||||
dest_path: /etc/postfix/postfwd.cf
|
||||
|
||||
|
||||
#copy_template_files: []
|
||||
# copy_template_files: []
|
||||
#
|
||||
# - name: mailsystem_install_amavis.conf
|
||||
# src_path: usr/local/src/mailsystem/conf/install_amavis.conf.j2
|
||||
# dest_path: /usr/local/src/mailsystem/conf/install_amavis.conf
|
||||
|
||||
|
||||
|
||||
# ---
|
||||
# vars used by roles/common/tasks/config_files_mailsystem_scripts.yml
|
||||
# ---
|
||||
|
||||
hostname: mx.gemeinschaft-altenschlirf.de
|
||||
ipv4_address: 192.168.11.2
|
||||
#ipv6_address:
|
||||
# ipv6_address:
|
||||
|
||||
admin_email: it@gemeinschaft-altenschlirf.org
|
||||
is_relay_host: !!str "false"
|
||||
@@ -270,7 +269,7 @@ db_in_use: !!str "true"
|
||||
postfix_db_type: PostgreSQL
|
||||
postfix_db_name: postfix
|
||||
postfix_db_user: postfix
|
||||
#postfix_db_host:
|
||||
# postfix_db_host:
|
||||
postfix_db_pass: R_wuKauoTE7+AJg9
|
||||
|
||||
# install_amavis.conf
|
||||
@@ -279,7 +278,7 @@ mp_receipt_number: 106015125438
|
||||
si_authorisation_signature: abb4ec6b194639f3d123154f1b971843a3b8751d8c1bcdc7d07ed6db26621b11bca0e23d2a42b60aef3f7b7803a1466a964d90c7b1e82d67c7680c8f46b59a4e
|
||||
|
||||
# install_postfixadmin.conf
|
||||
#
|
||||
#
|
||||
website_name_postfixadmin: adm.gemeinschaft-altenschlirf.de
|
||||
|
||||
email_welcome_message: "\n
|
||||
@@ -317,10 +316,10 @@ autoreply_hostname: autoreply.gemeinschaft-altenschlirf.de
|
||||
roundcube_db_type: pgsql
|
||||
roundcube_db_name: roundcubemail
|
||||
roundcube_db_user: roundcube
|
||||
#roundcube_db_host:
|
||||
# roundcube_db_host:
|
||||
roundcube_db_pass: 'K3TbMmTfnCXdj4vz'
|
||||
|
||||
#roundcube_acl_plugin: true
|
||||
# roundcube_acl_plugin: true
|
||||
|
||||
roundcube_product_name: Gemeinschaft Altenschlirf - Webmailer
|
||||
roundcube_support_url: https://www.gemeinschaft-altenschlirf.de
|
||||
|
||||
Reference in New Issue
Block a user