From 54d644bab1ef9cd8663d3366b1b3c94f57f5b945 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 19 Oct 2025 22:07:34 +0200 Subject: Remove homebrew for linux as it's not that useful The roles sometimes fail to install, and on linux it cannot be used with casks which is defeating the purpose of having it to manage apps and packages --- molecule/archlinux/converge.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'molecule/archlinux') diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml index 2e810013..15573ad5 100644 --- a/molecule/archlinux/converge.yml +++ b/molecule/archlinux/converge.yml @@ -27,7 +27,6 @@ - role: "timezone" - role: "wireguard" - role: "gateway" - - role: "homebrew" - role: "python" - role: "go" - role: "docker" -- cgit v1.2.3