summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux/converge.yml1
-rw-r--r--molecule/debian/converge.yml1
-rw-r--r--molecule/raspberrypi/converge.yml1
-rw-r--r--molecule/ubuntu/converge.yml1
4 files changed, 4 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 02f6c2f3..3758251c 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -48,4 +48,5 @@
- role: "vim"
- role: "neomutt"
- role: "password_store"
+ - role: "which"
- role: "firefox"
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml
index 1326fe2d..4f303973 100644
--- a/molecule/debian/converge.yml
+++ b/molecule/debian/converge.yml
@@ -59,4 +59,5 @@
- role: "vim"
- role: "neomutt"
- role: "password_store"
+ - role: "which"
- role: "firefox"
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml
index 842aaac4..5034deea 100644
--- a/molecule/raspberrypi/converge.yml
+++ b/molecule/raspberrypi/converge.yml
@@ -49,4 +49,5 @@
- role: "vim"
- role: "neomutt"
- role: "password_store"
+ - role: "which"
- role: "firefox"
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml
index 8b047aec..068bf7ab 100644
--- a/molecule/ubuntu/converge.yml
+++ b/molecule/ubuntu/converge.yml
@@ -48,4 +48,5 @@
- role: "vim"
- role: "neomutt"
- role: "password_store"
+ - role: "which"
- role: "firefox"