11 lines
331 B
YAML
11 lines
331 B
YAML
---
|
|
argument_specs:
|
|
main:
|
|
description: Installs and configures prometheus node exporter to listen on local ipv4 address
|
|
options:
|
|
prometheus_node_exporter_local_network:
|
|
description: >-
|
|
The local ipv4 network block, listen address is taken from this block.
|
|
type: str
|
|
required: true
|