summaryrefslogtreecommitdiffstats
path: root/molecule/debian
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-11-25 11:05:27 +0100
committerAhmed AbdelHalim <[email protected]>2025-11-25 14:09:10 +0100
commitb294c927cc271958926315411926cfdb04afbd2f (patch)
treee3c0668be28b23bff23ae655caef14a4b69c6aa7 /molecule/debian
parent1923a02982e24255d9f10e0f867874e177e28de9 (diff)
Fix the testing of passff (requires pass to be installed)
Update the firefox role dependencies and added notes about using passff and it's required dependencies
Diffstat (limited to 'molecule/debian')
-rw-r--r--molecule/debian/converge.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml
index c6ef5574..1326fe2d 100644
--- a/molecule/debian/converge.yml
+++ b/molecule/debian/converge.yml
@@ -31,6 +31,7 @@
- key: "000000001"
value: "prometheus"
vimrc_repo_url: "https://git.sr.ht/~a14m/.vim"
+ password_store_repo_url: "https://github.com/octocat/Spoon-Knife"
firefox_install_browserpass: true
firefox_install_passff: true
roles:
@@ -57,4 +58,5 @@
- role: "dotfiles"
- role: "vim"
- role: "neomutt"
+ - role: "password_store"
- role: "firefox"