VMware vSphere – Automating VM Deployment with Ansible and GitLab CI/CD – Part 3
In the last post I proved the flow locally: Ansible talks to vCenter, clones from a template, and the VM comes up with our settings. That was the “manual gear.” Now I want the “automatic gear”—a GitLab pipeline that runs the same steps for me, consistently, from any commit. My goals are simple: keep secrets […]
VMware vSphere – Automating VM Deployment with Ansible and GitLab CI/CD – Part 3 Read Post »