9 lines
79 B
YAML
9 lines
79 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- common
|
|
|
|
- hosts: ntp
|
|
roles:
|
|
- ntp-server
|