mg
063d577610
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#295 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_update_packages, tags: "updates"}
|