mirror of
https://github.com/roles-ansible/ansible_role_gopass.git
synced 2024-09-14 20:06:42 +02:00
Adding Contributing description and explain vars
This commit is contained in:
parent
893db54c05
commit
c1156ac59a
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@ This role will only install the gopass passwordmanager. You have to configure an
|
|||
| ``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 |
|
||||
|
||||
## Contributing
|
||||
Please feel free to open a issue. Or suggest changes and improvements via Pull-Requerst. I will be happy to have a look at it.
|
||||
|
|
Loading…
Reference in a new issue