summaryrefslogtreecommitdiff
path: root/vminstall.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-01-08 11:07:54 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-01-08 11:07:54 +0100
commitd95d7948b5ed4d922539e22b4d0a06083527523b (patch)
tree6de9e8f870747e137b154c9b967011c26283aac5 /vminstall.yaml
parentkubernetes net role works now (diff)
install security updates in installer late_command
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 }}"