There was an error while loading. Please reload this page.
1 parent ef29ed6 commit 28c2a9fCopy full SHA for 28c2a9f
1 file changed
roles/snmp_exporter/meta/argument_specs.yml
@@ -48,3 +48,8 @@ argument_specs:
48
snmp_exporter_config_dir:
49
description: "Path to directory with snmp_exporter configuration"
50
default: "/etc/snmp_exporter"
51
+ snmp_exporter_expand_environment_variables:
52
+ description:
53
+ - allows passing environment variables into some fields of the configuration file.
54
+ - The username, password & priv_password fields in the auths section are supported.
55
+ default: false
0 commit comments