mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
VMware: fix vmPathName on VM creation (#33315)
* VMware: fix vmPathName on VM creation * vmware_guest: enable unit tests disk_type_d1_c1_f0
This commit is contained in:
parent
137498bff1
commit
a09fd80bba
2 changed files with 3 additions and 1 deletions
|
@ -21,3 +21,5 @@
|
|||
- include: create_rp_d1_c1_f0.yml
|
||||
- include: create_guest_invalid_d1_c1_f0.yml
|
||||
- include: mac_address_d1_c1_f0.yml
|
||||
- include: disk_type_d1_c1_f0.yml
|
||||
#- include: template_d1_c1_f0.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue