Created
November 30, 2017 10:01
-
-
Save jrisch/e9b044c11b97b41bea02d09a051a8c2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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