: add smtp global relay
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m22s

This commit is contained in:
VC
2025-03-29 08:27:18 +01:00
parent e4577d7d29
commit ed61026b45
10 changed files with 129 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
---
- name: Install & configure the global SMTP relay
hosts: ks3370405
roles:
- ufw
- global_smtp_relay