Files
ansible/playbooks/smtprelay.yml
VC 609ee99d57
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m12s
: dynamic inventory with proxmox
2025-03-21 15:35:18 +01:00

8 lines
121 B
YAML

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