ansible / community

This repository is being archived. See https://github.com/ansible-community/presentations and https://github.com/ansible-community/meetings for the new locations
Apache License 2.0
489 stars 144 forks source link

Multiple Data Center Names within a single vCenter #534

Closed dfoley84-zz closed 4 years ago

dfoley84-zz commented 4 years ago

Hi, I'm currently Trying to Deploy from Template within a vCenter which it has two Datacenters with the Same name within two different Folder paths:

I'm seen the Issue with unable to find Cluster:

fatal: [localhost -> localhost]: FAILED! => {"changed": false, "msg": "Unable to find cluster \"CORP-A\""} Is there a way to Loop untill the Cluster is found ?

Akasurde commented 4 years ago

This repo is used for community-related issues. Please file an issue against https://github.com/ansible-collections/vmware. Thanks,.