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

8 lines
117 B
YAML

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