Move some updated GUI roles into generic playbook
This commit is contained in:
parent
0b71c22019
commit
3fee590a8f
@ -3,3 +3,6 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: 1password
|
- role: 1password
|
||||||
|
- role: fonts
|
||||||
|
- role: obsidian
|
||||||
|
- role: webcatalog
|
||||||
|
@ -2,12 +2,9 @@
|
|||||||
- import_playbook: UnixGUI.yaml
|
- import_playbook: UnixGUI.yaml
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: fonts
|
|
||||||
- role: mas
|
- role: mas
|
||||||
|
|
||||||
- role: iterm
|
- role: iterm
|
||||||
- role: magnet
|
- role: magnet
|
||||||
- role: microsoft-remote-desktop
|
- role: microsoft-remote-desktop
|
||||||
- role: obsidian
|
|
||||||
- role: viscosity
|
- role: viscosity
|
||||||
- role: webcatalog
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user