diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-02-26 22:25:14 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-02-26 22:25:14 +0100 |
| commit | a0d80d2f27c868dbf5cbfa054bc3190fe4a83666 (patch) | |
| tree | 172e032813abc32a4ef5051ed290e11c769bbd14 /host_vars/mac-archiso.local.yml.example | |
| parent | 35462a7e751f7bdb51dd2442dd90b4495e67f420 (diff) | |
Add the ansible-distro configure to example files
Diffstat (limited to 'host_vars/mac-archiso.local.yml.example')
| -rw-r--r-- | host_vars/mac-archiso.local.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/mac-archiso.local.yml.example b/host_vars/mac-archiso.local.yml.example index 62404b7..c2bfe53 100644 --- a/host_vars/mac-archiso.local.yml.example +++ b/host_vars/mac-archiso.local.yml.example @@ -44,3 +44,4 @@ partition_extras: fstype: "ext4" dev: "{{ partition_disk }}4" bootstrap_broadcom_wl: true +configure_playbook_dir: "../ansible-distro-configure" |
