So finally we are now in the final stage of doing it properly via AWX Surveys

AWX → Projects → VMware Automation → Sync

We create the Job Template with Survey for `vm_deploy.yml`

Choose Project: VMware Automation and our playbook: playbooks/vm_deploy.yml

Our template is ready

Go to Survey → Add

Q1: VM Name? Answer Variable: vm_name Type: Text Required: Yes

Q2: Template Type: Answer Variable: template_name
Multiple Choice (single) Choices:
- windows2019_template
- windows2022_template Required: Yes

Q3: Size Answer Variable: size
Type: Multiple Choice (single) Choices:
- small
- medium
- large
- xlarge

Q4: Datastore Answer Variable: datastore
Type: Multiple Choice (single) Choices:
- NVMe-01
- NVMe-03
- NVME-BAY02-02
- Magnetic(NL)
- SmallDatastore

Enable Survey toggle ON

Povide vm details

Click launch

Our VM deployment is complete.


