Skip to content

Commit 8207197

Browse files
committed
vault file removal
1 parent 7c5d0b6 commit 8207197

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/qubinode_utils.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ function qubinode_project_cleanup () {
3131
then
3232
FILES=("${FILES[@]}" "$vault_vars_file" "$vars_file")
3333
fi
34-
fi
3534
echo "removing vault file"
3635
rm -rvf ${vault_key_file} > /dev/null
3736
echo "Removing playbook vars"

0 commit comments

Comments
 (0)