sync hw clock to system

This commit is contained in:
t3chn0m4g3 2023-06-22 17:17:42 +02:00
parent 29a445da4e
commit 048cbb8b6c

View file

@ -9,6 +9,9 @@
become: true
tasks:
- name: Syncing clocks
shell: "hwclock --hctosys"
- name: Install recommended packages
package:
name: