summaryrefslogtreecommitdiffstats
path: root/host_vars/raspberryiso.local.yml.example
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-02-26 22:25:14 +0100
committerAhmed Abdelhalim <[email protected]>2026-02-26 22:25:14 +0100
commita0d80d2f27c868dbf5cbfa054bc3190fe4a83666 (patch)
tree172e032813abc32a4ef5051ed290e11c769bbd14 /host_vars/raspberryiso.local.yml.example
parent35462a7e751f7bdb51dd2442dd90b4495e67f420 (diff)
Add the ansible-distro configure to example files
Diffstat (limited to 'host_vars/raspberryiso.local.yml.example')
-rw-r--r--host_vars/raspberryiso.local.yml.example1
1 files changed, 1 insertions, 0 deletions
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"