gopass
Gopass Ansible Rolle
Ansile role to install the Password Manager gopass. Gopass is a simple but powerful password manager for your terminal. And it is 100% API Compatible to the standard unix password manager pass.
This role will only install the gopass passwordmanager. You have to configure and edit it by yourself 😉
Variables
Name | Value | Function |
---|---|---|
gopass__add_apt_repo |
true |
Install Gopass keyring and apt list on debian based Systems |
gopass__install_jsonapi |
true |
Install gopass-jsonapi integration for browser integration |
gopass__install_haveibeenpwnd |
true |
Install haveibeenpwnd.com integration |
gopass__install_git_credential |
true |
Install haveibeenpwnd.com integration |
gopass__install_zbar_tools |
true |
Install optional zbar tooling to read qrcodes |
submodules_versioncheck |
false |
Run optional versionscheck to prevent old versions of tis ansible |
Requirements
The community.general
collection is required for some parts of this ansible role.
You can install it with this command:
ansible-galaxy collection install -r requirements.yml --upgrade
Contributing
Please feel free to open a issue. Or suggest changes and improvements via Pull-Request. I will be happy to have a look at it.
About
Ansile role to install the Password Manager gopass.
Install
ansible-galaxy install roles-ansible/ansible_role_gopass
License
mit
Downloads
8
Owner
Ansible roles provide a framework for fully independent, or interdependent collections of variables,tasks,files,templates &modules. Here we maintain some. enjoy