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 When attaching shared disks to a new host it would be nice to have the ability for multiwrite, shares, and disk mode ##### ISSUE TYPE - Feature Idea...

##### SUMMARY Now that latest versions of SRM and vSphere Replication have full REST api support, can new module be developed to manage those products as well? Unsure if that...

##### SUMMARY Support for cloud-init configuration included into VM configuration. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME In ansible module vmware.vmware_rest.vcenter_vm add support for extraconfig.metadata and extraconfig.userdata or...

"failed": true, "value": { "error_type": "INTERNAL_SERVER_ERROR", "messages": [ { "args": [ "com.vmware.vapi.std.errors.InternalServerError" ], "default_message": "Provider method implementation threw unexpected exception: com.vmware.vapi.std.errors.InternalServerError", "id": "vapi.bindings.method.impl.unexpected" }, { "args": [], "default_message": "Unexpected error",...

##### SUMMARY Allow adding advanced options during VM Creation. Allow adding advanced options for exiting VMs. Optional allow removing advanced options. Similar property of the vmware_guest community module: https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_guest_module.html#parameter-advanced_settings #####...

feature
jira

##### SUMMARY There are several issues with the general documentation of the VMWARE REST collection. Specifically the examples are useless outside of a specific workflow and many of the descriptions...

Ansible version: ``` ansible [core 2.11.12] config file = /home/user/.ansible.cfg configured module search path = ['/home/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible/os9_prov_vmw_20230117/lib64/python3.6/site-packages/ansible ansible collection location = /home/user/.ansible/collections:/usr/share/ansible/collections executable location...

jira

##### SUMMARY A new module that enables deployment of a Virtual Machine or Virtual Appliance from an OVF package stored in content library. Would be based on the following REST...

feature

##### SUMMARY I get a Python KeyError exception. Please catch this error and provide a useful error message. ``` TASK [Add second disk (REST)] ****************************************************************************************************************************************************************************************** fatal: [grohmann-src-168]: FAILED! => changed=false...

needs_verify
jira

##### SUMMARY I am trying to update existing OVF template but it looks it is not updating it when I provide library_item_id. All works ok when I need first OVF...

needs_verify
jira