homeserver/playbooks/base/ntp_client.yml

5 lines
85 B
YAML
Raw Normal View History

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