Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

---
- name: Deploy VM based on Requested Size
hosts: localhost
gather_facts: no
vars_files:
- vars/sizes-vars.yaml
vars_prompt:
- name: strname
prompt: "\nPlease enter the VM name"