Add work specific macOS playbook
This commit is contained in:
parent
cf77532254
commit
0a385259a5
16
playbooks/macOS-work.yaml
Normal file
16
playbooks/macOS-work.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
- import_playbook: UnixCLI.yaml
|
||||||
|
- hosts: localhost
|
||||||
|
vars_files:
|
||||||
|
- vars/environment.yaml
|
||||||
|
roles:
|
||||||
|
- role: system-info
|
||||||
|
- hosts: localhost
|
||||||
|
vars_files:
|
||||||
|
- vars/environment.yaml
|
||||||
|
roles:
|
||||||
|
- role: fonts
|
||||||
|
- role: iterm
|
||||||
|
- role: kitty
|
||||||
|
- role: neovide
|
||||||
|
- role: macos
|
||||||
Loading…
x
Reference in New Issue
Block a user