From d64eb534bb0b0031c0fc61564f79b3a040f916c7 Mon Sep 17 00:00:00 2001 From: genofire Date: Wed, 21 Oct 2020 16:23:10 +0200 Subject: [PATCH] Define a mail host group containing the hashed passwords Changes #10 --- group_vars/mail | 3 +++ hosts/50_mail | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 group_vars/mail create mode 100644 hosts/50_mail diff --git a/group_vars/mail b/group_vars/mail new file mode 100644 index 0000000..c3f0e9f --- /dev/null +++ b/group_vars/mail @@ -0,0 +1,3 @@ +dovecot_users: + ccchb.de: + crest: '{BLF-CRYPT}$2y$05$KcRfdL6C5DjSFZST5x5mo.JiEBz2.nGOl9UuKc39vHBdEBbm6udGu' diff --git a/hosts/50_mail b/hosts/50_mail new file mode 100644 index 0000000..d26ca8f --- /dev/null +++ b/hosts/50_mail @@ -0,0 +1,2 @@ +[mail:children] +emma