From 36286778ec84f54217e48c74685d42435aec3453 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