feat: adapt smtprelay role for external use
This commit is contained in:
@@ -9,3 +9,8 @@
|
||||
ansible.builtin.command:
|
||||
cmd: postmap /etc/postfix/sasl_passwd
|
||||
changed_when: false
|
||||
|
||||
- name: Restart stunnel4
|
||||
ansible.builtin.service:
|
||||
name: stunnel4
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user