8 lines
117 B
YAML
8 lines
117 B
YAML
---
|
|
|
|
- name: Install & configure the global SMTP relay
|
|
hosts: ks3370405
|
|
roles:
|
|
- ufw
|
|
- global_smtp_relay
|