Compare commits

..

No commits in common. "d20cba3e1576945bbc4c8619ba12f866d9a71ba5" and "c70a31b633d2013210944d4b2a79da7f59fd9c4b" have entirely different histories.

3 changed files with 5 additions and 5 deletions

View File

@ -2,5 +2,5 @@
collections_path = collections
library = library
roles_path = roles
callback_result_format = yaml
result_format = yaml
inject_facts_as_vars = True

View File

@ -16,7 +16,7 @@
- role: iterm
- role: kitty
- role: neovide
- role: rectangle
- role: magnet
- role: windows-app
- role: viscosity

View File

@ -2,7 +2,7 @@
- assert:
that: ansible_os_family == 'Darwin'
- name: install homebrew package
homebrew_cask:
name: rectangle
- name: install app store package
mas:
id: 441258766
state: latest