aboutsummaryrefslogtreecommitdiffstats
path: root/roles/vmm/tasks/init_hypervisor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vmm/tasks/init_hypervisor.yml')
-rw-r--r--roles/vmm/tasks/init_hypervisor.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/roles/vmm/tasks/init_hypervisor.yml b/roles/vmm/tasks/init_hypervisor.yml
deleted file mode 100644
index b206279..0000000
--- a/roles/vmm/tasks/init_hypervisor.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-# vmm ~~ tasks/init_hypervisor.yml
-
----
-
-- include_tasks: download_iso.yml
- vars:
- iso="{{ item.name }}"
- with_items: "{{ vmm.iso }}"
-
-- include: generate_vmconf.yml guest="{{ item }}"
- loop: "{{ hostvars[ansible_host] }}.vm.hosts"
-
remember that computers suck.