ansible-role-osx-defaults
ansible-role-osx-defaults copied to clipboard
Categorise tasks/groups per os version
Defaults availability depends on macOS version. Defaults implementation sometimes depends on macOS version (Desktop background image for example).
- Tasks/groups should be tagged/labelled with macOS versions they apply to (as done here https://www.defaults-write.com/).
- Tasks/groups should be automatically disabled based on the macOS version.