File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11---
2- snmp_exporter_version : 0.24.0
2+ snmp_exporter_version : 0.24.1
33snmp_exporter_binary_local_dir : " "
44snmp_exporter_binary_url : " https://github.com/{{ _snmp_exporter_repo }}/releases/download/v{{ snmp_exporter_version }}/\
55 snmp_exporter-{{ snmp_exporter_version }}.linux-{{ go_arch_map[ansible_architecture] | default(ansible_architecture) }}.tar.gz"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ argument_specs:
1010 options :
1111 snmp_exporter_version :
1212 description : " SNMP exporter package version. Also accepts latest as parameter."
13- default : " 0.24.0 "
13+ default : " 0.24.1 "
1414 snmp_exporter_skip_install :
1515 description : " SNMP exporter installation tasks gets skipped when set to true."
1616 type : bool
You can’t perform that action at this time.
0 commit comments