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/archiso.local.yml.example | |
| parent | 35462a7e751f7bdb51dd2442dd90b4495e67f420 (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.example | 1 |
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" |
