This commit is contained in:
Matt Reeves 2024-10-13 21:10:31 -04:00
parent b1473506f1
commit 2f582b838d

View file

@ -8,7 +8,7 @@
apt:
name: systemd-timesyncd
state: present
update_cache: yes
update_cache: no
- name: Configure timesyncd to use the router's NTP server
shell: sed -i '/^NTP=/c\NTP=10.0.0.1' /etc/systemd/timesyncd.conf