feat(system_check): preflight boot media and datastore placement
This commit is contained in:
@@ -132,3 +132,7 @@
|
||||
To avoid data loss, the playbook will not overwrite or delete existing VMs.
|
||||
Please choose a different hostname or remove the existing VM manually before proceeding.
|
||||
quiet: true
|
||||
|
||||
- name: Verify boot media and placement target
|
||||
when: system_cfg.type == "virtual"
|
||||
ansible.builtin.include_tasks: _placement.yml
|
||||
|
||||
Reference in New Issue
Block a user