switched ntp client to chrony
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# FILE: roles/common/handlers/main.yml
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
- name: restart timesyncd
|
||||
- name: restart chrony
|
||||
systemd:
|
||||
name: systemd-timesyncd
|
||||
name: chrony
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user