@@ -3,10 +3,11 @@
|
||||
- import_playbook: UnixGUI.yaml
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: firefox
|
||||
- role: kitty
|
||||
- role: cider
|
||||
- role: gnome-tweaks
|
||||
when: "'GNOME' in ansible_env.XDG_CURRENT_DESKTOP"
|
||||
- role: kitty
|
||||
- role: xremap
|
||||
when: >
|
||||
'GNOME' in ansible_env.XDG_CURRENT_DESKTOP and
|
||||
|
||||
Reference in New Issue
Block a user