mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
Device facts gets a time with a timezone back from the builddate. Unfortunately, python cannot correctly parse timezones by default. This hacks around the problem.