You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2023. It is now read-only.
The conditional check 'grafana_port <= 1024' failed.
The error was: Unexpected templating type error occurred on ({% if grafana_port <= 1024 %} True {% else %} False {% endif %}): '<=' not supported between instances of 'str' and 'int'
The error appears to be in '/home/dev/.ansible/roles/cloudalchemy.grafana/tasks/preflight.yml': line 80
Did you expect to see some different?
grafana_port should be settable using jinja templates.
How to reproduce it (as minimally and precisely as possible):