homeserver/playbooks/3_service/ntp_server.yml

5 lines
88 B
YAML

---
- hosts: ntpserver
roles:
- { role: mgrote.ntp_chrony_server, tags: "ntp" }