mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
sync hw clock to system
This commit is contained in:
@ -9,6 +9,9 @@
|
||||
become: true
|
||||
|
||||
tasks:
|
||||
- name: Syncing clocks
|
||||
shell: "hwclock --hctosys"
|
||||
|
||||
- name: Install recommended packages
|
||||
package:
|
||||
name:
|
||||
|
Reference in New Issue
Block a user