✨: 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:
7
playbooks/global_smtprelay.yml
Normal file
7
playbooks/global_smtprelay.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Install & configure the global SMTP relay
|
||||
hosts: ks3370405
|
||||
roles:
|
||||
- ufw
|
||||
- global_smtp_relay
|
Reference in New Issue
Block a user