forked from rc/classroom
Change RTC to UTC
This commit is contained in:
parent
d0ac08e8ba
commit
f5456a7f57
2 changed files with 20 additions and 4 deletions
|
@ -27,8 +27,8 @@
|
|||
- wine32:i386
|
||||
- wine-binfmt
|
||||
- dosbox
|
||||
- webext-ublock-origin-chromium
|
||||
- webext-ublock-origin-firefox
|
||||
# - webext-ublock-origin-chromium
|
||||
# - webext-ublock-origin-firefox
|
||||
- nethack-console
|
||||
- zsh
|
||||
- tmux
|
||||
|
@ -132,8 +132,8 @@
|
|||
state: mounted
|
||||
opts: guest,soft,nofail
|
||||
|
||||
- name: Set time to local RTC
|
||||
shell: "timedatectl set-local-rtc 1 --adjust-system-clock"
|
||||
# - name: Set time to local RTC
|
||||
# shell: "timedatectl set-local-rtc 1 --adjust-system-clock"
|
||||
|
||||
- name: Install ethtool
|
||||
apt:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue