diff options
Diffstat (limited to 'molecule/debian')
| -rw-r--r-- | molecule/debian/converge.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 972a7ffc..c6ef5574 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -31,6 +31,8 @@ - key: "000000001" value: "prometheus" vimrc_repo_url: "https://git.sr.ht/~a14m/.vim" + firefox_install_browserpass: true + firefox_install_passff: true roles: - role: "hostname" - role: "network" @@ -55,3 +57,4 @@ - role: "dotfiles" - role: "vim" - role: "neomutt" + - role: "firefox" |
