ansible-collection-prometheus/roles/smokeping_prober/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 fix: correctly set no_log bool instead of string 2023-08-21 15:17:27 +00:00
install.yml skip_changelog: Fixup install task names 2023-08-26 10:38:57 +02:00
main.yml feat: Add role smokeping_prober 2023-07-10 21:41:40 +02:00
preflight.yml fix: conditional statement jinja2 templating warning (#266) 2023-12-18 16:21:26 +01:00
selinux.yml feat: Add role smokeping_prober 2023-07-10 21:41:40 +02:00