aboutsummaryrefslogtreecommitdiffstats
path: root/roles/vmm/tasks/init_hypervisor.yml
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-11-08 20:56:18 +0100
committerbinary <me@rgoncalves.se>2020-11-08 20:56:18 +0100
commite15d9acbd07c1ecb6e6c6b24f547b60f7d92ebaf (patch)
treeef0130c97f594ca7d57676c9e1d027724211fba8 /roles/vmm/tasks/init_hypervisor.yml
parent605d9efb0ad2734278d8bdb5f9e0862d8e0a1a7e (diff)
downloadinfrastructure-e15d9acbd07c1ecb6e6c6b24f547b60f7d92ebaf.tar.gz
Add working script for ssh init on alpine vm
Diffstat (limited to 'roles/vmm/tasks/init_hypervisor.yml')
-rw-r--r--roles/vmm/tasks/init_hypervisor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/vmm/tasks/init_hypervisor.yml b/roles/vmm/tasks/init_hypervisor.yml
index c963bbb..b206279 100644
--- a/roles/vmm/tasks/init_hypervisor.yml
+++ b/roles/vmm/tasks/init_hypervisor.yml
@@ -10,3 +10,4 @@
- include: generate_vmconf.yml guest="{{ item }}"
loop: "{{ hostvars[ansible_host] }}.vm.hosts"
+
remember that computers suck.