infrastructure/k8s/configure_cluster.yaml

15 lines
269 B
YAML
Raw Normal View History

2022-09-11 16:49:31 +00:00
- name: Configure cluster
hosts: localhost
roles:
2023-07-13 06:36:57 +00:00
- role: cifs-csi
2023-06-13 17:21:23 +00:00
- role: coder
2023-05-31 20:05:12 +00:00
- role: codimd
- role: prometheus
- role: postgres
- role: hcloud
- role: minio
- role: gitea
- role: drone
- role: fider
2023-07-13 06:36:57 +00:00
- role: nextcloud