summaryrefslogtreecommitdiff
path: root/vminstall.yaml
diff options
context:
space:
mode:
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 6fe1e524..43fcf81b 100644
--- a/vminstall.yaml
+++ b/vminstall.yaml
@@ -10,7 +10,7 @@
roles:
- role: vm-install
-- import_playbook: "playbooks/{{ vmname }}.yaml"
+- import_playbook: "host_playbooks/{{ vmname }}.yaml"
- name: Reboot and wait for VM come back
hosts: "{{ vmname }}"