mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-17 05:08:28 +00:00
* feat: Add redis_exporter role --------- Signed-off-by: anviar <oleg.kluchkin+github@gmail.com>
6 lines
117 B
YAML
6 lines
117 B
YAML
---
|
|
provisioner:
|
|
inventory:
|
|
group_vars:
|
|
all:
|
|
redis_exporter_web_listen_address: "127.0.0.1:9121"
|