Replace Magnet with Rectangle
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
- assert:
|
||||
that: ansible_os_family == 'Darwin'
|
||||
|
||||
- name: install app store package
|
||||
mas:
|
||||
id: 441258766
|
||||
- name: install homebrew package
|
||||
homebrew_cask:
|
||||
name: rectangle
|
||||
state: latest
|
||||
Reference in New Issue
Block a user