Configure the realtime hwclock to local
, so that Windows and Linux won't fight over the time on daylight saving changes on dual boot systems. ... Thanks Microsoft. -.-
None
None
- name: Configure realtime clock
hosts: desktops
roles:
- role: oxivanisher.linux_base.realtime_clock
BSD
This role is part of the oxivanisher.linux_base collection, and the source for that is located on github.