xoxys.minio/molecule/rocky8/converge.yml
Robert Kaussow 6b14c1dbac
All checks were successful
continuous-integration/drone/push Build is passing
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2022-01-26 20:59:43 +01:00

11 lines
171 B
YAML

---
- name: Converge
hosts: all
vars:
minio_server_env_extra:
- name: minio_prometheus_auth_type
value: "public"
roles:
- role: "xoxys.minio"