feat: adapt smtprelay role for external use
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
- name: Include stunnel on condition
|
||||
ansible.builtin.include_tasks:
|
||||
file: stunnel.yml
|
||||
when: smtprelay_port not in [587]
|
||||
|
||||
- name: Install postfix smtp server
|
||||
ansible.builtin.package:
|
||||
|
Reference in New Issue
Block a user