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 f4e5451 commit b97300fCopy full SHA for b97300f
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