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 027beae commit 37b343dCopy full SHA for 37b343d
olam/templates/playbook.yml.j2
@@ -7,4 +7,4 @@
7
register: output
8
- name: print namespace
9
debug:
10
- msg: "{{ output }}"
+ msg: {% raw %} "{{ output }}" {% endraw %}
0 commit comments