infrastructure/k8s/configure_cluster.yaml

16 lines
289 B
YAML
Raw Normal View History

2022-09-11 16:49:31 +00:00
- name: Configure cluster
hosts: localhost
roles:
2023-07-19 19:29:43 +00:00
- role: cifs-csi
- role: skooner
- role: coder
- role: codimd
- role: prometheus
- role: postgres
2023-05-31 20:05:12 +00:00
- role: hcloud
2023-07-19 19:29:43 +00:00
- role: minio
- role: gitea
- role: drone
- role: fider
- role: nextcloud