infrastructure/k8s/configure_cluster.yaml
2022-09-11 18:49:31 +02:00

8 lines
145 B
YAML

- name: Configure cluster
hosts: localhost
roles:
- role: postgres
- role: csi
- role: minio
- role: gitea
- role: agola