Ansible playbook to automate deployment of nested ESXi hosts and NSX-T
- 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, nested ESXi VMs and the NSXT
master branch is updated for vSphere 7.0.
Install the required software on your Ansible controller:
sudo apt install python3 python3-pip xorriso git
sudo pip3 install ansible pyvim pyvmomi netaddr jmespath dnspython
ansible-galaxy collection install community.general community.vmware ansible.posix
git clone https://github.com/rutgerblom/SDDC.Lab.git
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: Optimising the Answerfile.