Rename gpg file that store ansible password.
This commit is contained in:
parent
2eafc4907e
commit
66274a8c9c
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
gpg --quiet --batch --use-agent --decrypt "${HOME}"/.password-store/work/ansible.ipr.gpg
|
||||
gpg --quiet --batch --use-agent --decrypt "${HOME}"/.password-store/work/ansible.vault.ipr.gpg
|
||||
|
|
Loading…
Reference in New Issue