fix(global_defaults): normalize disks when install_drive is supplied externally
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user