8 lines
112 B
YAML
8 lines
112 B
YAML
---
|
|
- hosts: dispatchers
|
|
become: no
|
|
roles:
|
|
- msmtp
|
|
- monit
|
|
- monit-dashboard
|