homeserver/playbooks/3_service/minio.yml

5 lines
86 B
YAML

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