local/roles/tmux/tasks/Darwin.yaml

10 lines
163 B
YAML

---
- name: install homebrew packages
homebrew:
name:
- tmux
- osx-cpu-temp
- reattach-to-user-namespace
- urlview
state: latest