Add postgres exporter role
This commit is contained in:
parent
4eb71df91a
commit
82a6bd5192
2 changed files with 5 additions and 0 deletions
|
@ -112,6 +112,9 @@
|
|||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-peertube.git
|
||||
version: v5.1.0-3
|
||||
name: peertube
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-postgres-exporter.git
|
||||
version: v0.12.0-0
|
||||
name: peertube
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-prometheus.git
|
||||
version: v2.43.0-0
|
||||
name: prometheus
|
||||
|
|
|
@ -106,6 +106,8 @@
|
|||
|
||||
- role: galaxy/peertube
|
||||
|
||||
- role: galaxy/postgres-exporter
|
||||
|
||||
- role: galaxy/prometheus
|
||||
- role: galaxy/prometheus_node_exporter
|
||||
- role: galaxy/prometheus_blackbox_exporter
|
||||
|
|
Loading…
Add table
Reference in a new issue