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