stuvusIT / ansible_systemd_timesyncd

Ansible role to set timezone and configure systemd-timesyncd
Other
18 stars 23 forks source link

feat(hwclock): Allow to disable sync from sys to hardware clock #15

Closed neumantm closed 2 years ago

neumantm commented 2 years ago

This is required to prevent error on devices without hw clock (like pis)

haslersn commented 2 years ago

timesync_no_touch_hwclock: False is a strange name. What about timesync_sync_to_hwclock: True?