-
Bug
-
Resolution: Done
-
Undefined
-
None
-
Unspecified
-
False
-
-
False
-
-
-
Moderate
Description:
vmware.vmware.deploy_content_library_ovf moduled without library_name failed instead of looking across all libraries to find library_item_name
Steps to reproduce:
Run task:
- name: Deploy VM vmware.vmware.deploy_content_library_ovf: hostname: "{{ vcenter_hostname }}" username: "{{ vcenter_username }}" password: "{{ vcenter_password }}" validate_certs: false datacenter: "{{ vcenter_datacenter }}" datastore: "{{ shared_storage_02 }}" library_item_name: "{{ rhel9_content_library_ovf }}" vm_name: "{{ test_vm_name }}" resource_pool: "{{ test_resource_pool }}" register: _deploy
- relates to
-
ACA-2132 Migrate community.vmware.vmware_content_deploy_ovf_template
-
- Closed
-