Add voc ansible keepass wrapper

This commit is contained in:
Franzi 2019-11-16 18:15:06 +00:00
parent 4b894aece9
commit 1d03d39a63
Signed by untrusted user: kunsi
GPG key ID: 12E3D2136B818350

7
.bin/voc-ansible Executable file
View file

@ -0,0 +1,7 @@
#!/bin/bash
cd ~/git/voc/cm/ansible/
export KEEPASS_PW=$(pass show voc/keepass)
./ansible-playbook-keepass $@