summaryrefslogtreecommitdiff
path: root/vminstall.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-11-22 23:34:09 +0100
committerChristian Pointner <equinox@spreadspace.org>2017-11-22 23:34:09 +0100
commitddb43fb5860676f7e3292fdd65856572339ebce7 (patch)
tree68a1f2108c969cb9954d569adcc1029974cda89a /vminstall.yaml
parentminor cleanup (diff)
added inital role vm-host
Diffstat (limited to 'vminstall.yaml')
-rw-r--r--vminstall.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vminstall.yaml b/vminstall.yaml
index c8872b63..7db24d67 100644
--- a/vminstall.yaml
+++ b/vminstall.yaml
@@ -5,7 +5,7 @@
roles:
- role: vm-install
-- include: "playbooks/{{ vmname }}.yaml"
+- import_playbook: "playbooks/{{ vmname }}.yaml"
- name: Reboot and wait for VM come back
hosts: "{{ vmname }}"