From 415805d51eb574ea7dc0a9b0aa50f848716743e2 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 25 Feb 2026 23:40:50 +0100 Subject: Fix Mac setup to install broadcom wl driver Co-Authored-By: Claude.ai --- roles/bootstrap/meta/argument_specs.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'roles/bootstrap/meta') diff --git a/roles/bootstrap/meta/argument_specs.yml b/roles/bootstrap/meta/argument_specs.yml index ba63a46..00c7b31 100644 --- a/roles/bootstrap/meta/argument_specs.yml +++ b/roles/bootstrap/meta/argument_specs.yml @@ -14,3 +14,8 @@ argument_specs: type: "dict" required: true description: "Check partition_root argument in role: partition, required options: mount_path" + bootstrap_broadcom_wl: + type: "bool" + required: false + default: false + description: "Install broadcom-wl driver (required for BCM4360 on Intel 2012 Macs)" -- cgit v1.2.3