local/macOS.yaml
Kenneth Benzie (Benie) 6ff50854e0 Add magnet & mas for macOS
The `mas` role installed the command-line tool of the same name to
install Mac App Store package. The `magnet` role then uses `mas` to
install the tiling window manager from the App Store.
2022-12-10 22:44:50 +00:00

10 lines
139 B
YAML

---
- import_playbook: UnixGUI.yaml
- hosts: localhost
roles:
- role: mas
- role: fonts
- role: magnet
- role: obsidian