vmware.vmware_rest icon indicating copy to clipboard operation
vmware.vmware_rest copied to clipboard

Ansible Collection for VMWare (REST modules)

Results 69 vmware.vmware_rest issues
Sort by recently updated
recently updated
newest added

##### SUMMARY Relates to https://github.com/ansible-collections/news-for-maintainers/issues/24. It's been detected that this repository contains `ignore-2.14.txt` file but not `ignore-2.15.txt` file. Actions needed: - Copy `tests/sanity/ignore-2.14.txt` to `tests/sanity/ignore-2.15.txt` otherwise the CI will get...

##### SUMMARY Filter_names not working as expected in vmware.vmware_rest.vcenter_network_info ##### ISSUE TYPE An unfiltered call to vmware.vmware_rest.vcenter_network_info returns the following `ok: [localhost] => { "network1_info": { "changed": false, "failed": false,...

needs_verify
jira

##### SUMMARY Documentation of `vcenter_vmtemplate_libraryitems` contains incomplete example, and no cloud-init example It should be expected if automation is used, that a clear example of a VM Template clone is...

documentation

##### SUMMARY Currently hardware_version only allows up to `VMX_19` and we'd like to create VMs with the latest version. `hardware_version: "VMX_21"` ##### ISSUE TYPE - Feature Idea / Update #####...

##### SUMMARY The [docs](https://docs.ansible.com/ansible/latest/collections/vmware/vmware_rest/vcenter_vm_module.html#parameters) at [0] describe the parameter `power_on` to "Attempt to perform a [{@link](mailto:{%40link) #powerOn} after clone." I guess this parameter only works when `state: clone`, because it...

waiting_on_contributor
blocked

##### SUMMARY I think we are missing functionality to download ovfs from content library , we can list them, create them from VM, but there is no module for download....

feature
blocked

##### SUMMARY Allow for the creation of clusters ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME plugins/modules/vcenter_cluster.py ##### ADDITIONAL INFORMATION Creating clusters is a common activity that would be...

feature
blocked

##### SUMMARY When running vmware.vmware_rest.vcenter_vm on an existing, powered-off VM with a new value for guest_OS, the guest operating system of the machine is not updated. ##### ISSUE TYPE -...

blocked

As already reported by @4ndyZ in issue[148](https://github.com/ansible-collections/vmware.vmware_rest/issues/148). The vmware.vmware_rest.vcenter_vm module is unable to handle vmware templates (without using a content library). Tried the latest available version, the reported error still...

blocked

##### SUMMARY Documentation does not mention Type is always Thin Provision, it is also not mentioned in the relevant API Specification documentation: https://developer.vmware.com/apis/vsphere-automation/latest/vcenter/api/vcenter/vm/vm/hardware/disk/post Control of virtual disk **Type** as `thin`,...

documentation