Files
ansible/playbooks/global_smtprelay.yml
VC ed61026b45
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m22s
: add smtp global relay
2025-03-29 11:44:21 +01:00

8 lines
117 B
YAML

---
- name: Install & configure the global SMTP relay
hosts: ks3370405
roles:
- ufw
- global_smtp_relay