Compare commits

..

No commits in common. "37d89c475e017dfaa0abfed1af1d566b32c2be94" and "0d1993ef537c13af4a90ddcc7a9285476a2db2de" have entirely different histories.

3 changed files with 1 additions and 10 deletions

View File

@ -8,7 +8,6 @@
roles:
- role: mas
- role: hiddenbar
- role: iterm
- role: kitty
- role: magnet

View File

@ -1,8 +0,0 @@
---
- assert:
that: ansible_os_family == 'Darwin'
- name: install homebrew package
homebrew_cask:
name: hiddenbar
state: latest

View File

@ -1,5 +1,5 @@
---
- name: install homebrew package
homebrew_cask:
homebrew:
name: kitty
state: latest