infrastructure/k8s/configure_cluster.yaml

8 lines
149 B
YAML

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