5 lines
66 B
YAML
5 lines
66 B
YAML
|
---
|
||
|
- name: enable timesyncd
|
||
|
command: timedatectl set-ntp true
|
||
|
|