clone password-store

main
Ricard Illa 2022-09-21 18:31:13 +02:00
parent fa9b8b09f2
commit 79b5eef488
1 changed files with 6 additions and 0 deletions

View File

@ -11,3 +11,9 @@
- name: import gpg keys
include_tasks: gnupg.yml
- name: clone password store
git:
repo: git@git.narwhal.monotremata.xyz:lan/password-store.git
dest: /var/lib/gopass/.password-store
become_user: gopass