fix: move email addresses to var file

This commit is contained in:
2024-12-23 00:03:56 +00:00
parent 0acecd4c84
commit 3a6ae4ab3c
16 changed files with 49 additions and 55 deletions

View File

@@ -12,7 +12,7 @@
state: present
- name: Deploy Postfix config
copy:
template:
src: "{{ item }}"
dest: "/etc/postfix/{{ item }}"
with_items:
@@ -20,7 +20,6 @@
- enabled_senders
- main.cf
- master.cf
- relocated
- sender_blacklist
- tls_policy
- transport