6 lines
98 B
YAML
6 lines
98 B
YAML
|
---
|
||
|
- name: Restart systemd-timesyncd
|
||
|
service:
|
||
|
name: systemd-timesyncd
|
||
|
state: restarted
|