roles/common: Remove extra systemd-timesyncd task
Now it runs in the main play for all Ubuntu and Debian hosts, as currently they all use systemd.
This commit is contained in:
parent
e9aa4d0fdf
commit
8a70b526ee
@ -23,7 +23,4 @@
|
||||
- include: cron-apt.yml
|
||||
tags: cron-apt
|
||||
|
||||
- name: Enable systemd-timesyncd
|
||||
service: name=systemd-timesyncd state=started enabled=yes
|
||||
|
||||
# vim: set sw=2 ts=2:
|
||||
|
Loading…
Reference in New Issue
Block a user