Ansible for VMware
www.ansible.com › integrations › infrastructureAnsible will help you automate your VMware infrastructure and accelerate the process from development to production. Changing the economics of virtualization. Many enterprise IT teams have an operations team managing the VMware infrastructure and a second team deploying apps to this environment.
Introduction to Ansible for VMware — Ansible Documentation
docs.ansible.com › ansible › latestDec 21, 2021 · Ansible VMware modules are written on top of pyVmomi . pyVmomi is the Python SDK for the VMware vSphere API that allows user to manage ESX, ESXi, and vCenter infrastructure. You can install pyVmomi using pip (you may need to use pip3, depending on your OS/distro): $ pip install pyvmomi. Ansible VMware modules leveraging latest vSphere (6.0+) features are using vSphere Automation Python SDK.