summaryrefslogtreecommitdiffstats
path: root/molecule
diff options
context:
space:
mode:
Diffstat (limited to 'molecule')
-rw-r--r--molecule/archlinux-gnome/converge.yml2
-rw-r--r--molecule/archlinux/converge.yml2
-rw-r--r--molecule/debian/converge.yml2
-rw-r--r--molecule/raspberrypi/converge.yml2
-rw-r--r--molecule/ubuntu/converge.yml2
5 files changed, 5 insertions, 5 deletions
diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml
index 3fb3b473..eb71ee38 100644
--- a/molecule/archlinux-gnome/converge.yml
+++ b/molecule/archlinux-gnome/converge.yml
@@ -74,7 +74,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
- - role: "fonts"
+ - role: "font"
- role: "alacritty"
- role: "btop"
- role: "bluetui"
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 61d57f12..bc5a1bd9 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -73,7 +73,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
- - role: "fonts"
+ - role: "font"
- role: "alacritty"
- role: "btop"
- role: "bluetui"
diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml
index 8789b33b..222b3ba9 100644
--- a/molecule/debian/converge.yml
+++ b/molecule/debian/converge.yml
@@ -84,7 +84,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
- - role: "fonts"
+ - role: "font"
- role: "alacritty"
- role: "btop"
- role: "wlctl"
diff --git a/molecule/raspberrypi/converge.yml b/molecule/raspberrypi/converge.yml
index 7fe92c71..117cda83 100644
--- a/molecule/raspberrypi/converge.yml
+++ b/molecule/raspberrypi/converge.yml
@@ -81,7 +81,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
- - role: "fonts"
+ - role: "font"
- role: "alacritty"
- role: "btop"
- role: "wlctl"
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml
index 21a73f6d..ce890bde 100644
--- a/molecule/ubuntu/converge.yml
+++ b/molecule/ubuntu/converge.yml
@@ -73,7 +73,7 @@
- role: "password_store"
- role: "which"
- role: "firefox"
- - role: "fonts"
+ - role: "font"
- role: "alacritty"
- role: "btop"
- role: "wlctl"