Creates multiple vms (control and managed nodes) locally. Vms are hosted on Oracle VirtualBox. All machines are pre-configured for Ansible.
- Oracle VirtualBox 7.0.10
- Hashicorp Vagrant 2.3.7
Use config.json
file to configure deployment according to your needs.
Run run.ps1
PowerShell script
to CREATE environment and vms:
.\run.ps1 create
to DESTROY environment and vms:
.\run.ps1 destroy
to VERIFY environment and get current status:
.\run.ps1 verify