From c1156ac59a712250fe7c4914166cd8efecdb2a88 Mon Sep 17 00:00:00 2001 From: L3D Date: Fri, 29 Sep 2023 21:49:26 +0200 Subject: [PATCH] Adding Contributing description and explain vars --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14b88c1..264af29 100644 --- a/README.md +++ b/README.md @@ -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.