summaryrefslogtreecommitdiff
path: root/vminstall.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'vminstall.yaml')
-rw-r--r--vminstall.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vminstall.yaml b/vminstall.yaml
index 0f716d69..7fbba705 100644
--- a/vminstall.yaml
+++ b/vminstall.yaml
@@ -1,4 +1,9 @@
---
+### TODO: this doesn't seem to work... but we need some infos from
+### the VM Host...
+# - name: Gather facts of vm host
+# hosts: "{{ hostvars[vmname].vm_install.host }}"
+
- name: Basic Installation
hosts: "{{ vmname }}"
gather_facts: no