forked from infra/ansible
mail: cleanup
This commit is contained in:
parent
e3ee9d347d
commit
fbe1ac33c3
@ -1,3 +1,4 @@
|
||||
---
|
||||
|
||||
mail_postsrsd_secret: "{{ vault_mail_postsrsd_secret }}"
|
||||
mail_srs_domain: "srs.{{ mail_domain }}"
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: add an apt rspamd key
|
||||
- name: add rspamd apt key
|
||||
apt_key: url="https://rspamd.com/apt-stable/gpg.key"
|
||||
|
||||
- name: add rspamd repository
|
||||
|
Loading…
Reference in New Issue
Block a user