fix(global_defaults): normalize disks when install_drive is supplied externally

This commit is contained in:
2026-08-24 18:38:48 +02:00
parent 332dfeb6f1
commit 22e66959ee
2 changed files with 2 additions and 3 deletions

View File

@@ -94,6 +94,7 @@
- name: Set install_drive from primary disk
when:
- install_drive is not defined
- system_disks_cfg | length > 0
- system_disks_cfg[0].device | string | length > 0
ansible.builtin.set_fact: