general: add show-pass.sh

This commit is contained in:
Lukáš Kucharczyk 2021-06-20 19:43:37 +02:00
parent f73272ac91
commit 3d353c4b84
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
1 changed files with 2 additions and 0 deletions

2
show-pass.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/env fish
ansible-vault view --vault-password-file (pass show ansible-homelab | psub) vault/passwords.yml