Files
ansible/playbooks/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
132 B
YAML

---
- name: Deploy smtp relay
hosts: all:!disabled_server_conf:!machinbox:!mail:!ks3370405
diff: true
roles:
- smtprelay