6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
|
# Prometheus Postgres exporter configuration
|
||
|
# {{ ansible_managed }}
|
||
|
|
||
|
DATA_SURCE_NAME="host=/run/postgresql dbname=postgres"
|
||
|
ARGS=""
|