prometheus_node_exporter: Allow listening on all

This commit is contained in:
uumas
2025-09-14 03:02:09 +03:00
parent 217b79b225
commit f2840d79a7
5 changed files with 11 additions and 3 deletions

View File

@@ -6,5 +6,7 @@ argument_specs:
prometheus_node_exporter_local_network:
description: >-
The local ipv4 network block, listen address is taken from this block.
If empty, listens on 0.0.0.0
type: str
required: true
required: false
default: ""

View File

@@ -0,0 +1,3 @@
---
dependencies:
- role: uumas.general.firewalld