Mario Lenz

Results 456 comments of Mario Lenz

I think the documentation is wrong there. It doesn't look like the module implements this, there's not even a parameter for a new name / parent folder. Maybe you could...

It looks like your changes [break](https://ansible.softwarefactory-project.io/zuul/build/8b5e6bfd1733419f80e70a3d2dc2cd42) this test for idempotency: https://github.com/ansible-collections/community.vmware/blob/60df9ac1f7f9a56147fb8437ab18b941b7363584/tests/integration/targets/vmware_cluster_ha/tasks/main.yml#L76-L82

@Nina2244 There seems to be a problem with the `DOCUMENTATION` in `vmware_vm_info`: ``` ERROR: Command "ansible-doc -t module community.vmware.vmware_vm_info community.vmware.vmware_vm_vss_dvs_migrate" returned exit status 1. >>> Standard Error ERROR! module community.vmware.vmware_vm_info...

@Nina2244 Finally, I found the time to test this. However, I'm not really sure if the module works as intended. If a cluster already has a list of hearbeat datastores...

@Nina2244 Since I'm beginning to think that we should not introduce new parameters with default behavior (this might break existing playbooks) I wonder how this new parameter `heartbeat_datastores` should work....

@lumarel If the CI succeeds I'll merge. FYI I'm planning to do a new release the next couple of days so you should see this soon on galaxy. Or in...