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 35a9108 commit 1386f70Copy full SHA for 1386f70
ansible/deploy-openstack.yml
@@ -83,4 +83,4 @@
83
To see results:
84
85
{{ connection_info }}
86
- when: rc_slurp.content | b64decode != "0"
+ when: rc_slurp.content | b64decode | trim != "0"
0 commit comments