summaryrefslogtreecommitdiffstats
path: root/host_vars/raspberryiso.local.yml.example
diff options
context:
space:
mode:
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"