Skip to content

Commit 05d123e

Browse files
committed
Correct assertion notice
1 parent 4a04437 commit 05d123e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ansible/check-kolla-ansible-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
Kolla-Ansible must use the expected version before continuing. Either the
3030
tag or the branch should match the expected version.
3131
32-
Current Kolla-Ansible version: {{ kolla_ansible_current_tag.stdout }}
32+
Current Kolla-Ansible tag: {{ kolla_ansible_current_tag.stdout }}
3333
Current Kolla-Ansible branch: {{ kolla_ansible_current_branch.stdout }}
3434
Expected Kolla-Ansible version: {{ stackhpc_kolla_ansible_source_version }}
3535

0 commit comments

Comments
 (0)