Skip to content

Commit

Permalink
Update demo_2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shamaljayalath authored Sep 17, 2019
1 parent c99d49e commit 7bb002e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- name: Guest Creation
gather_facts: no
vars_files:
- vcenter_vars.yml
- vcenter_vars_2.yml
hosts: localhost
tasks:
- name: Clone a virtual machine {{ vm_name }} from existing template {{ template_name }}
Expand Down

0 comments on commit 7bb002e

Please sign in to comment.