From 37e2f822c37e4ce08b029595c04e692eb197f86e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 19 Feb 2026 16:12:10 +0100 Subject: Merge the aur_font in the font role with conditional dependency --- molecule/archlinux-gnome/converge.yml | 1 - molecule/archlinux/converge.yml | 1 - 2 files changed, 2 deletions(-) (limited to 'molecule') diff --git a/molecule/archlinux-gnome/converge.yml b/molecule/archlinux-gnome/converge.yml index 2d1554ad..8bec3747 100644 --- a/molecule/archlinux-gnome/converge.yml +++ b/molecule/archlinux-gnome/converge.yml @@ -60,7 +60,6 @@ - role: "timezone" - role: "yay" - role: "font" - - role: "aur_font" - role: "which" - role: "bash" - role: "alacritty" diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 2f3bbf2b..7b0b76cc 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -60,7 +60,6 @@ - role: "timezone" - role: "yay" - role: "font" - - role: "aur_font" - role: "which" - role: "bash" - role: "alacritty" -- cgit v1.2.3