mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
* disable sign-in check for macOS 12+ * move is_version_greater func outside class Mas * fix formatting * remove trailing whitespace * make use of LooseVersion to compare versions * update requirement description Co-authored-by: Felix Fontein <felix@fontein.de> * update requirement description link Co-authored-by: Felix Fontein <felix@fontein.de> * update constant of macOS version Co-authored-by: Felix Fontein <felix@fontein.de> * use updated constant Co-authored-by: Felix Fontein <felix@fontein.de> * update getting macOS version Co-authored-by: Felix Fontein <felix@fontein.de> * add changelog fragment --------- Co-authored-by: Felix Fontein <felix@fontein.de>