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

Sometimes, a folder 4 levels deep is not found, the lookup then returns an empty string. Our folderstructure looks like this: /DC/Applications/MYAPP/PRD /DC/Applications/MYAPP is found, and MOID returned. /DC/Applications/MYAPP/PRD is...

bug
waiting_on_contributor

##### SUMMARY Dear maintainers, This is important for your collections! - In accordance with the [Community decision](https://github.com/ansible-community/community-topics/issues/51), we have created the [news-for-maintainers](https://github.com/ansible-collections/news-for-maintainers) repository for announcements of changes impacting collection maintainers...

##### SUMMARY When using the appliance_ntp module with either 'check_mode: yes' in the task or --check at the command line, this is not respected and the module make real changes...

enhancement

##### SUMMARY Looking for all references to https://{api_host}/api/vcenter/vm/{vm}/hardware/disk/{disk} and the only operations I can see supported are "delete". It appears that in order to update an existing vmdk with a...

feature

##### SUMMARY Add support for maintenance mode and software updates via Playbook ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME -- ##### ADDITIONAL INFORMATION We are running some very...

Hello, I've been reading through all the new features of the vmware.wmware_rest collection and was pleasantly surprised to see that lookups have been added. And really dissapointed after reading the...

##### SUMMARY In previous versions of the collection, the vcenter_host_info module had parameters that start with the name filter_ such as filter_cluster as shown in this previous commit: https://github.com/ansible-collections/vmware.vmware_rest/blob/451fab188f2b9572d998ce5d4d914ae121c632d4/docs/vmware.vmware_rest.vcenter_host_info_module.rst In...

##### SUMMARY Add module for vSphere certificate management using the Set-VIMachineCertificate API. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ##### ADDITIONAL INFORMATION In PowerCLI 12.4, I heard it...

##### SUMMARY Since vSphere 7 VMware has a new feature called vSphere Lifecycle Manager-Images, those images are cluster specific. This feature replaces more or less the old VMware Update Manager....

##### SUMMARY Create modules to deploy and configure vRealize Operations Manager using Ansible. Primarily to idempotently configure: - All config found under: https://vropsaddress.whatever/ui/index.action#/administration (Access Control, Authentication Sources, Cloud Accounts, Other...

feature