Update timezone.yml
This commit is contained in:
parent
4da0af2422
commit
ae96dff1e2
1 changed files with 0 additions and 3 deletions
|
@ -10,9 +10,6 @@
|
||||||
name: systemd-timesyncd.service
|
name: systemd-timesyncd.service
|
||||||
state: stopped
|
state: stopped
|
||||||
|
|
||||||
- name: Copy over the timesyncd config
|
|
||||||
template: src=../templates/timesyncd.conf dest=/etc/systemd/timesyncd.conf
|
|
||||||
|
|
||||||
- name: Make sure timesyncd is started
|
- name: Make sure timesyncd is started
|
||||||
systemd:
|
systemd:
|
||||||
name: systemd-timesyncd.service
|
name: systemd-timesyncd.service
|
||||||
|
|
Reference in a new issue