Enable NTP on Linux.
This commit is contained in:
parent
f667f50f84
commit
db17b87cb8
@ -1,6 +1,6 @@
|
|||||||
# - name: Install packages
|
- name: Start ntp service
|
||||||
# pacman:
|
systemd:
|
||||||
# name:
|
state: started
|
||||||
# - foo
|
name: systemd-timesyncd
|
||||||
# state: present
|
daemon_reload: yes
|
||||||
# update_cache: true
|
enabled: yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user