1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gopass.git synced 2024-09-14 20:06:42 +02:00
ansible_role_gopass/defaults/main.yml
2023-09-29 21:42:25 +02:00

8 lines
212 B
YAML

---
gopass__add_apt_repo: true
gopass__install_jsonapi: true
gopass__install_haveibeenpwnd: true
gopass__install_git_credential: false
# should we do a version check? (recomended)
submodules_versioncheck: false