aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/vmm.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/vmm.yml')
-rw-r--r--playbooks/vmm.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/playbooks/vmm.yml b/playbooks/vmm.yml
new file mode 100644
index 0000000..e0034ef
--- /dev/null
+++ b/playbooks/vmm.yml
@@ -0,0 +1,7 @@
+
+# vmm.yml
+# Init vmm iso for specified host.
+
+- hosts: "{{ host }}"
+ roles:
+ - vmm
remember that computers suck.