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 7c5d0b6 commit 8207197Copy full SHA for 8207197
lib/qubinode_utils.sh
@@ -31,7 +31,6 @@ function qubinode_project_cleanup () {
31
then
32
FILES=("${FILES[@]}" "$vault_vars_file" "$vars_file")
33
fi
34
- fi
35
echo "removing vault file"
36
rm -rvf ${vault_key_file} > /dev/null
37
echo "Removing playbook vars"
0 commit comments