Files
ansible/playbooks/global_smtprelay.yml
VC a987839c23
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m31s
: add smtp global relay
2025-03-30 08:23:48 +02:00

8 lines
117 B
YAML

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