From 9f2ebc2cce3af0e685677c23f2098c115e034adf Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 13 Aug 2026 16:35:47 +0100 Subject: move ansible/ dir to root --- vars/msmtp.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vars/msmtp.yml (limited to 'vars/msmtp.yml') diff --git a/vars/msmtp.yml b/vars/msmtp.yml new file mode 100644 index 0000000..ecd4c53 --- /dev/null +++ b/vars/msmtp.yml @@ -0,0 +1,4 @@ +msmtp_version: 1.8.34 +msmtp_src_dir: /usr/local/src +msmtp_log_dir: /var/log/msmtp +msmtp_auth_mech: scram-sha-256-plus -- cgit v1.2.3