ansible / ansible-modules-core

Ansible modules - these modules ship with ansible
1.3k stars 1.95k forks source link

vsphere_guest: parameters are required together: ['resource_pool', 'cluster'] while provisioning VM using template. #2005

Closed algupta closed 8 years ago

algupta commented 9 years ago

There can be situations where resource pool is there but no clusters are configured/present. In such situations creating VM from template fails.

msg: parameters are required together: ['resource_pool', 'cluster']

Can parameters ['resource_pool', 'cluster'] be made to work independently?

ansible 1.9.2

Regards Alok

abadger commented 9 years ago

/cc @chrrrles

ansibot commented 8 years ago

@chrrrles, @rhoop, ping. This issue is still waiting on your response. click here for bot help

algupta commented 8 years ago

I am not sure, whether this issue still exists or not as I am currently not using Ansible.

ansibot commented 8 years ago

@chrrrles, @rhoop, ping. This issue is still waiting on your response. click here for bot help

jctanner commented 8 years ago

The vmware_guest module in extras should deprecate vsphere_guest and has a better tolerance for resource pools. Closing this for that reason and because a lot of changes have occurred since 1.9.2