mg
78881d210f
caps lock programme nextcloud client Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#113 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
6 lines
216 B
YAML
6 lines
216 B
YAML
---
|
|
- hosts: laptop
|
|
roles:
|
|
- { role: mgrote.i3, tags: "i3", become: true }
|
|
- { role: mgrote.polybar, tags: "polybar", become: true }
|
|
- { role: mgrote.deactivate_caps, tags: "caps", become: true }
|