homeserver/playbooks/base/ntp_client.yml

5 lines
85 B
YAML

---
- hosts: all
roles:
- { role: mgrote.systemd-timesyncd, tags: "ntp"}