ansible-collection-prometheus/roles/chrony_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 chrony_exporter role 2023-07-23 23:18:40 +02:00
install.yml skip_changelog: Fixup install task names 2023-08-26 10:38:57 +02:00
main.yml feat: Add chrony_exporter role 2023-07-23 23:18:40 +02:00
preflight.yml fix: conditional statement jinja2 templating warning (#266) 2023-12-18 16:21:26 +01:00
selinux.yml feat: Add chrony_exporter role 2023-07-23 23:18:40 +02:00