Michael Grote
7a24089031
Reviewed-on: #584 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
4 lines
91 B
YAML
4 lines
91 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- { role: mgrote_remove_snapd, become: true, tags: "snapd" }
|