homeserver/playbooks/base/ntp_client.yml
mg ebfe95375b Abbau NTP-Server (#361)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#361
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2022-05-10 06:42:37 +02:00

5 lines
85 B
YAML

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