Remove mypass

This commit is contained in:
2024-04-13 17:46:21 +02:00
parent 5922d989e0
commit 8834bca7fb
2 changed files with 1 additions and 95 deletions

View File

@@ -589,6 +589,6 @@
printf '%s\n' 'Done'
fi
exec mypass "${@}"
command -p pass "${@}"
when: user.enable_passwordstore|default(false) is sameas true
tags: [passwordstore]