This commit is contained in:
2021-05-17 10:24:50 +02:00
parent 62ff3af6a9
commit 05e27102c0
20 changed files with 950 additions and 346 deletions

View File

@ -1214,17 +1214,40 @@ ipv6_address:
# postfix_db_type
#
# possible values are 'PostgreSQL' and 'MySQL'
is_relay_host:
# sasl_auth_enable:
#
# possible values are:
# !!str "true"
# !!str "false"
sasl_auth_enable:
sasl_user:
sasl_pass:
# -
# install_amavis.conf
# -
# db_in_use:
#
# possible values are:
# !!str "true"
# !!str "false"
db_in_use:
# postfix_db_type
#
# possible values are
# 'PostgreSQL'
# 'MySQL'
#
postfix_db_type:
postfix_db_name:
postfix_db_user:
postfix_db_host:
postfix_db_pass:
# -
# install_amavis.conf
# -
# mp_receipt_number
#
# O.OPEN/IL/Warenform: 106015125438

View File

@ -26,8 +26,6 @@
apt_install_compiler_pkgs: true
apt_install_postgresql_pkgs: true
# ---
# vars used by roles/common/tasks/users.yml