mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
This change deprecates vsphere_guest in favor of vmware_guest and other related modules. The major reasons behind deprecation are - - Pysphere - Unofficial Python bindings of vCenter deprecated in the year 2013. - VMware provides official Python bindings for vCenter, which is used in vmware_guest. - vcsim - simulator used in integration testing of vmware module does not support PySphere APIs, which makes it more difficult to test vsphere_guest. Please see [deprecation plan](https://github.com/ansible/community/wiki/VMware%3A-vsphere_guest_deprecation) Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com> |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |