mg
2e8ca048a8
playbooks rolle bugfix vim Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#112 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
4 lines
97 B
YAML
4 lines
97 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- { role: mgrote.remove_snapd, become: true, tags: "snapd" }
|