fix space

This commit is contained in:
2026-07-16 17:13:42 +03:00
parent 04e5bc7b50
commit 5eeec4ad30

View File

@@ -30,7 +30,7 @@
- name: "Install | Assert version correctness"
ansible.builtin.assert:
that:
that:
- "grafana_alloy_ver.rc == 0"
- "grafana_alloy_version in grafana_alloy_ver.stdout"
success_msg: "alloy version {{ grafana_alloy_version }} is installed and working"