Rename gpg file that store ansible password.

This commit is contained in:
gardouille 2018-01-30 11:36:59 +01:00
parent 2eafc4907e
commit 66274a8c9c
1 changed files with 1 additions and 1 deletions

View File

@ -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