prometheus_node_exporter: lint
This commit is contained in:
9
roles/prometheus_node_exporter/meta/argument_specs.yaml
Normal file
9
roles/prometheus_node_exporter/meta/argument_specs.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
argument_specs:
|
||||
main:
|
||||
description: Installs and configures prometheus node exporter to listen on local ipv4 address
|
||||
options:
|
||||
local_network:
|
||||
description: The local ipv4 network block, listen address is taken from this block
|
||||
type: str
|
||||
required: true
|
||||
Reference in New Issue
Block a user