Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

VMware: vsphere_guest_deprecation

Abhijeet Kasurde edited this page Feb 6, 2018 · 13 revisions

Deprecating vsphere_guest

The plan is to deprecate vsphere_guest (using pySphere) in-favour of vmware_guest (using pyvmomi). But currently the following functionality is missing in vmware_guest:

  • CD ROM support - #21112
  • Modifying MAC address of existing interface ansible-modules-core#3615 - #32885
  • Cores per socket - #33149
  • Memory reservation - #33080
  • Hot Add CPU and Memory
  • Hot remove CPU - #33962
  • Nested Virtualization configuration - #28149
  • Add additional disks into existing VM
  • Floopy Support
  • More than 15 disks - #33338
  • Multiple datastores for disk specified - #33230

Please feel free to add features/bugs which are not available in vmware_guest as compared to vsphere_guest

Update

vsphere_guest is deprecated from Ansible 2.5 version.

We decided to - IRC meeting log

  1. Merge existing PRs and new PRs of vsphere_guest depending upon two facts - Community Reviews and Ansible Playbook -vvvv output.
  2. Set low priority to existing and new issues of vsphere_guest and migrate to vmware_guest which is replacement of vsphere_guest.

(ARchived) Working groups

Working groups are now in the Ansible forum

Ansible project:
Community, Contributor Experience, Docs, News, Outreach, RelEng, Testing

Cloud:
AWS, Azure, CloudStack, Container, DigitalOcean, Docker, hcloud, Kubernetes, Linode, OpenStack, oVirt, Virt, VMware

Networking:
ACI, AVI, F5, Meraki, Network, NXOS

Ansible Developer Tools:
Ansible-developer-tools

Software:
Crypto, Foreman, GDrive, GitLab, Grafana, IPA, JBoss, MongoDB, MySQL, PostgreSQL, RabbitMQ, Zabbix

System:
AIX, BSD, HP-UX, macOS, Remote Management, Solaris, Windows

Security:
Security-Automation, Lockdown

Tooling:
AWX, Galaxy, Molecule

Communities

Modules:
unarchive, xml

Plugins:
httpapi

Wiki

Roles, Communication, Reviewing, Checklist, TODO

Clone this wiki locally