Skip to content
Snippets Groups Projects
Commit 86d2f359 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

Add quotation to trunk version output

parent ae47c106
No related branches found
No related tags found
1 merge request!272Add trunk version printing
Pipeline #94426 passed
This commit is part of merge request !272. Comments created here will be created in the context of that merge request.
......@@ -18,4 +18,4 @@
- name: Print the final trunk version
ansible.builtin.debug:
msg: "Final trunk version is set to: {{ trunk_version }}"
msg: "Final trunk version is set to: {{ trunk_version | quote }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment