We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a04437 commit 05d123eCopy full SHA for 05d123e
etc/kayobe/ansible/check-kolla-ansible-version.yml
@@ -29,7 +29,7 @@
29
Kolla-Ansible must use the expected version before continuing. Either the
30
tag or the branch should match the expected version.
31
32
- Current Kolla-Ansible version: {{ kolla_ansible_current_tag.stdout }}
+ Current Kolla-Ansible tag: {{ kolla_ansible_current_tag.stdout }}
33
Current Kolla-Ansible branch: {{ kolla_ansible_current_branch.stdout }}
34
Expected Kolla-Ansible version: {{ stackhpc_kolla_ansible_source_version }}
35
0 commit comments