mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-23 04:13:05 +00:00
be0a877b00
Fixes an issue with the jinja2 snippet which is used to create the node_exporter Systemd unit. More details here: https://github.com/prometheus-community/ansible/issues/13 Jinja2 namespaces are used to ensure the variable `protect_home` can be set in the parent scope of the `for` loop looking through the mounts. Signed-off-by: Kevin Bowrin <kevinbowrin@cunet.carleton.ca> |
||
---|---|---|
.. | ||
config.yaml.j2 | ||
node_exporter.service.j2 |