ansible-collection-prometheus/roles/memcached_exporter/tasks
Ilari Iso-Junno 172b4bbb08
fix: conditional statement jinja2 templating warning (#266)
A new warning occurred after updating from ansible-core 2.15.4 to 2.15.8
[WARNING]: conditional statements should not include jinja2 templating
delimiters such as {{ }} or {% %}. Found: ...

Removed the jinja2 templating delimeters to fix the warning.

Signed-off-by: Ilari Iso-Junno <iisojunn@users.noreply.github.com>
Co-authored-by: Ilari Iso-Junno <iisojunn@users.noreply.github.com>
2023-12-18 16:21:26 +01:00
..
configure.yml feat: Add mecached_exporter role (#256) 2023-12-08 17:57:33 +01:00
install.yml feat: Add mecached_exporter role (#256) 2023-12-08 17:57:33 +01:00
main.yml feat: Add mecached_exporter role (#256) 2023-12-08 17:57:33 +01:00
preflight.yml fix: conditional statement jinja2 templating warning (#266) 2023-12-18 16:21:26 +01:00
selinux.yml feat: Add mecached_exporter role (#256) 2023-12-08 17:57:33 +01:00