Check that chrony service is enabled instead of ntpd
This commit is contained in:
parent
0aad55187b
commit
2dd075b853
@ -53,6 +53,6 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- haveged
|
- haveged
|
||||||
- vnstat
|
- vnstat
|
||||||
- ntp
|
- chrony
|
||||||
- name: Ensure that the periodic APT cron task clears out old kernels and does unattended security upgrades
|
- name: Ensure that the periodic APT cron task clears out old kernels and does unattended security upgrades
|
||||||
copy: src=10periodic dest=/etc/apt/apt.conf.d/10periodic backup=yes owner=root group=root mode=0644
|
copy: src=10periodic dest=/etc/apt/apt.conf.d/10periodic backup=yes owner=root group=root mode=0644
|
||||||
|
Loading…
Reference in New Issue
Block a user