summaryrefslogtreecommitdiff
path: root/vminstall.yaml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-12-11 01:06:27 +0100
committerChristian Pointner <equinox@spreadspace.org>2017-12-11 01:06:27 +0100
commit5796a352aa7b5396decbea1fbc9ef32378a71863 (patch)
tree270a648c5218c00ae0a837eb0323c32bd674d13d /vminstall.yaml
parentinitial config for thetys (diff)
greatly improved vm-install role
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