forked from ccchb/ansible
10 lines
73 B
YAML
10 lines
73 B
YAML
|
---
|
||
|
- hosts:
|
||
|
- mail
|
||
|
|
||
|
become: yes
|
||
|
|
||
|
roles:
|
||
|
- nsd
|
||
|
- unbound
|