ansible-collections / vmware.vmware

Ansible VMWare Collection
GNU General Public License v3.0
7 stars 10 forks source link

Add cluster to action group #63

Closed mariolenz closed 2 months ago

mariolenz commented 2 months ago
SUMMARY

This is a follow-up to both #59 and #60 to add the cluster module to the action_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.

mariolenz commented 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:

mikemorency commented 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 🤷

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.

mikemorency commented 2 months ago

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