fix: use full path for template location

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2023-08-21 15:51:00 +00:00
parent 82d0c730ed
commit 26cba01251
No known key found for this signature in database
GPG key ID: B3FB18003ABDBC36

View file

@ -4,4 +4,4 @@ provisioner:
group_vars:
all:
snmp_exporter_web_listen_address: "127.0.0.1:9116"
snmp_exporter_config_file: snmp.yml
snmp_exporter_config_file: ${MOLECULE_SCENARIO_DIRECTORY}/templates/snmp.yml