Closed mariolenz closed 2 months ago
Any idea why Ansible Eco vCenter Integration Test / ansible_integration_test (pull_request_target)
fails? This doesn't look like it can be caused by the changes in my PR. I don't understand this :shrug:
Any idea why
Ansible Eco vCenter Integration Test / ansible_integration_test (pull_request_target)
fails? This doesn't look like it can be caused by the changes in my PR. I don't understand this 🤷
The switches in vcenter were recently changed to distributed switches, which I think has caused the test failures. Im supposed to investigate it more today.
the portgroup failures were transient, but i found the another test was failing like 80% of the time. seems like there was a bug in the module https://github.com/ansible-collections/vmware.vmware/pull/64
SUMMARY
This is a follow-up to both #59 and #60 to add the
cluster
module to theaction_group
.ISSUE TYPE
COMPONENT NAME
cluster meta/runtime.yml
ADDITIONAL INFORMATION
Since there hasn't been a release containing this module yet, I made this a trivial change. I don't think this needs to show up in the changelog. Let me know if you think otherwise and I'll change it.