7 lines
60 B
YAML
7 lines
60 B
YAML
---
|
|
- hosts: all
|
|
sudo: True
|
|
roles:
|
|
- ansible-msmtp
|
|
|