Format and add missing shellcheck exceptions
This commit is contained in:
2
commands
2
commands
@ -8,7 +8,7 @@ case "$1" in
|
||||
|
||||
help | ansible-deploy:help)
|
||||
help_content_func() {
|
||||
#shellcheck disable=SC2034
|
||||
# shellcheck disable=SC2034
|
||||
declare desc="return ansible-deploy plugin help content"
|
||||
cat<<help_content
|
||||
ansible-deploy:vault-pass appname, Add new app vault password for decrypting secrets
|
||||
|
Reference in New Issue
Block a user