homeserver/playbooks/3_service/minio.yml
mg e2707856d8 service: minio (#232)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#232
Co-authored-by: mg <michael.grote@posteo.de>
Co-committed-by: mg <michael.grote@posteo.de>
2021-10-23 17:47:57 +02:00

5 lines
86 B
YAML

---
- hosts: minio
roles:
- { role: mgrote.minio, tags: "minio", become: true }