vsphere
Installation
SKILL.md
vSphere Infrastructure Management
Manage VMware vSphere and ESXi infrastructure using govc CLI for ad-hoc operations and Ansible for declarative automation.
Tool Selection
| Task | Tool | Reference |
|---|---|---|
| Ad-hoc VM ops, scripting, CI/CD | govc | references/govc.md / govc-advanced.md |
| Declarative provisioning, IaC | Ansible | references/ansible-vmware.md / ansible-vmware-certified.md |
| On-host troubleshooting, patching | esxcli | references/esxcli.md |
| REST API scripting (curl) | vSphere REST API | references/vsphere-api.md / vsphere-api-advanced.md |