4 lines
85 B
YAML
4 lines
85 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- { role: mgrote.ntp_chrony_client, tags: "ntp"}
|