mesaguy / ansible-prometheus

Ansible role for the management of Prometheus software and Prometheus exporters
https://galaxy.ansible.com/mesaguy/prometheus
MIT License
71 stars 31 forks source link

fix: TypeError: can only concatenate list (not "AnsibleUnsafeText") to list #40

Closed nableru closed 2 years ago

nableru commented 2 years ago

error fix "can only concatenate list (not "AnsibleUnsafeText") to list" in the TASK [mesaguy.prometheus : Create systemd configuration file for node_exporter service] (task path: mesaguy.prometheus/tasks/_service_mgr_systemd.yml:2)

error in template daemon-systemd.j2:30