✨: add smtp global relay
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m22s
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m22s
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
import_playbook: firewall.yml
|
||||
- name: Run mail playbook
|
||||
import_playbook: mail.yml
|
||||
- name: Run global_smtprelay playbook
|
||||
import_playbook: global_smtprelay.yml
|
||||
- name: Run xmpp playbook
|
||||
import_playbook: xmpp.yml
|
||||
- name: Run webservers playbook
|
||||
|
Reference in New Issue
Block a user