Files
auricom-home-cluster/ansible/playbooks/minio.yml
2024-01-10 21:01:50 +01:00

8 lines
107 B
YAML

---
- hosts: minio
become: true
gather_facts: true
any_errors_fatal: true
roles:
- role: minio