mg
10bc3a7f98
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#237 Co-authored-by: mg <michael.grote@posteo.de> Co-committed-by: mg <michael.grote@posteo.de>
5 lines
105 B
YAML
5 lines
105 B
YAML
---
|
|
- hosts: all
|
|
serial: 3
|
|
roles:
|
|
- { role: mgrote.apt_manage_packages, tags: "install"}
|