Added ntp (chrony) config

This commit is contained in:
2026-04-02 16:17:49 -04:00
parent 3049362414
commit 168259cbe1
4 changed files with 25 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
---
- name: Install NTP
hosts: all
become: True
roles:
- geerlingguy.ntp