Merge branch 'main' of https://github.com/mother-of-all-self-hosting/mash-playbook
This commit is contained in:
commit
7e1b1b57ba
1 changed files with 9 additions and 7 deletions
|
@ -49,9 +49,9 @@
|
|||
- src: git+https://github.com/devture/com.devture.ansible.role.traefik.git
|
||||
version: v2.10.5-0
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_agent.git
|
||||
version: v1.0.2-0
|
||||
version: v1.0.3-0
|
||||
- src: git+https://github.com/devture/com.devture.ansible.role.woodpecker_ci_server.git
|
||||
version: v1.0.2-0
|
||||
version: v1.0.3-0
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry.git
|
||||
version: v2.8.1-1
|
||||
name: docker_registry
|
||||
|
@ -93,7 +93,7 @@
|
|||
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
|
||||
version: v10.1.5-0
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
||||
version: v2.10-0
|
||||
version: v3.0-0
|
||||
name: healthchecks
|
||||
- src: git+https://github.com/moan0s/hubsite.git
|
||||
version: v1.25.2-0
|
||||
|
@ -123,7 +123,7 @@
|
|||
version: v10.11.4-0
|
||||
name: mariadb
|
||||
- src: git+https://gitlab.com/etke.cc/roles/miniflux.git
|
||||
version: v2.0.48-0
|
||||
version: v2.0.49-0
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mobilizon.git
|
||||
version: v3.1.3-0
|
||||
name: mobilizon
|
||||
|
@ -161,12 +161,14 @@
|
|||
version: v15-3.3-0
|
||||
name: postgis
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||
version: v2.47.1-0
|
||||
version: v2.47.2-0
|
||||
name: prometheus
|
||||
- src: git+https://gitlab.com/etke.cc/roles/prometheus_blackbox_exporter.git
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-blackbox-exporter.git
|
||||
version: v0.24.0-0
|
||||
- src: git+https://gitlab.com/etke.cc/roles/prometheus_node_exporter.git
|
||||
name: prometheus_blackbox_exporter
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-node-exporter.git
|
||||
version: v1.6.1-0
|
||||
name: prometheus_node_exporter
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus-postgres-exporter.git
|
||||
version: v0.14.0-0
|
||||
name: prometheus_postgres_exporter
|
||||
|
|
Loading…
Reference in a new issue