From a0d80d2f27c868dbf5cbfa054bc3190fe4a83666 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 26 Feb 2026 22:25:14 +0100 Subject: Add the ansible-distro configure to example files --- host_vars/raspberryiso.local.yml.example | 1 + 1 file changed, 1 insertion(+) (limited to 'host_vars/raspberryiso.local.yml.example') diff --git a/host_vars/raspberryiso.local.yml.example b/host_vars/raspberryiso.local.yml.example index 151d687..6a98993 100644 --- a/host_vars/raspberryiso.local.yml.example +++ b/host_vars/raspberryiso.local.yml.example @@ -22,3 +22,4 @@ partition_root: dev: "{{ partition_disk }}p2" mount_path: "/mnt" partition_extras: [] +configure_playbook_dir: "../ansible-distro-configure" -- cgit v1.2.3