mg
0d17626c8f
doku bash alias als dotfile entfernt rg als standard dotfiles source timeshift aufgeräumt tasks wip timeshift snapd temp aus tasks Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#129 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
7 lines
283 B
YAML
7 lines
283 B
YAML
---
|
|
- hosts: laptop
|
|
roles:
|
|
- { role: mgrote.i3, tags: "i3", become: true }
|
|
- { role: mgrote.polybar, tags: "polybar", become: true }
|
|
- { role: mgrote.remove_snapd, become: true, tags: "snapd" }
|
|
- { role: mgrote.deactivate_caps, tags: "caps", become: true }
|