Skip to content

Instantly share code, notes, and snippets.

@jrisch
Created November 30, 2017 10:01
Show Gist options
  • Save jrisch/e9b044c11b97b41bea02d09a051a8c2e to your computer and use it in GitHub Desktop.
Save jrisch/e9b044c11b97b41bea02d09a051a8c2e to your computer and use it in GitHub Desktop.
- name: Deploy new VM
command: xe vm-install template={{ templateuuid.stdout }} new-name-label="{{ vm_name }} - {{ ipaddress }} - {{ vps_type }}" sr-uuid={{ sruuid.stdout }}
register: vmuuid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment