mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
4373f2f33b
* 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>
3 lines
174 B
YAML
3 lines
174 B
YAML
---
|
|
minor_changes:
|
|
- "mas - disable sign-in check for macOS 12+ as ``mas account`` is non-functional (https://github.com/ansible-collections/community.general/pull/6520)."
|