summaryrefslogtreecommitdiffstats
path: root/host_vars/archiso.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/archiso.local.yml.example
parent35462a7e751f7bdb51dd2442dd90b4495e67f420 (diff)
Add the ansible-distro configure to example files
Diffstat (limited to 'host_vars/archiso.local.yml.example')
-rw-r--r--host_vars/archiso.local.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/host_vars/archiso.local.yml.example b/host_vars/archiso.local.yml.example
index b1631f9..0dd53e7 100644
--- a/host_vars/archiso.local.yml.example
+++ b/host_vars/archiso.local.yml.example
@@ -43,3 +43,4 @@ partition_extras:
part_end: "100%"
fstype: "ext4"
dev: "{{ partition_disk }}4"
+configure_playbook_dir: "../ansible-distro-configure"