Remove RHEL ISO variable

This commit is contained in:
2024-11-07 14:26:02 +01:00
parent 38defef1a0
commit 75b0e41be6
2 changed files with 1 additions and 8 deletions

View File

@@ -27,12 +27,6 @@
state: present
type: iso
iso_path: "{{ boot_iso }}"
- controller_number: 0
unit_number: 1
controller_type: sata
state: present
type: iso
iso_path: "{{ rhel_iso | default(omit) }}"
networks:
- name: "{{ vm_nif }}"
type: dhcp