mg
3555b6a513
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#286 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
6 lines
146 B
YAML
6 lines
146 B
YAML
---
|
|
- hosts: all
|
|
serial: 3
|
|
roles:
|
|
- { role: mgrote.apt_manage_packages, tags: "install"}
|
|
- { role: mgrote.exa, tags: "exa"}
|