summaryrefslogtreecommitdiffstats
path: root/out.yml
blob: 5b1206cfdc706fab90367aee921f625511dd5dd3 (plain)
1
2
3
4
5
6
7
8
---
- name: Configure the outgoing SMTP proxy
  hosts: out
  roles:
    - { role: out, inst: out }
  tags:
    - mail
    - postfix