Ansible playbook to automate deployment of vCenter, nested ESXi hosts
- Description
- Setup - The basics of getting started with nsxt
- Dependencies
- [Edit answersfile.yml](#Edit answersfile.yml)
- Usage
- [Limitations)
- Development
This repository will be used to hold an Ansible Playbook to deploy and configure vCenter and nested ESXi VMs
master branch is updated for vSphere 6.7. for olther versions see pre-67 branch!
apt-get install sshpass python-pip git
pip install vim
pip install pyvmomi
git clone https://github.com/yasensim/vsphere-nsx-lab-deploy.git
Place the ESXi and VCSA ISOs in /root/ISOs
Edit answersfile.yml according to your infrastructure!
ansible-playbook deploy.yml
Ansible => 2.7 is required
ESXi version 6.7 and above is supported
VCSA version 6.7 and above is supported
TODO: External PSC for vSphere 6.5 VMware internal