homeserver/playbooks/base/ntp_client.yml
mg 0bb877a9a9 neuer Backup-Server (syncoid) (#543)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #543
2023-07-05 11:47:57 +02:00

5 lines
85 B
YAML

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