installer role works now but still has issues
[noc.git] / ansible / host_playbooks / testvm.mgmt.yml
diff --git a/ansible/host_playbooks/testvm.mgmt.yml b/ansible/host_playbooks/testvm.mgmt.yml
new file mode 100644 (file)
index 0000000..0640da7
--- /dev/null
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup for testvm
+  hosts: testvm.mgmt
+  roles:
+  - role: base
+  - role: vm-grub
+  - role: vm-network