fix: jinja condition
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
{% set _ = updated_nodes.append(node) %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% if updated_nodes | length == 0 %}
|
||||
{% if not updates_performed %}
|
||||
No updates available on the cluster.
|
||||
{% else %}
|
||||
The following nodes were updated:
|
||||
|
||||
Reference in New Issue
Block a user