add initial vm installer role
[noc.git] / ansible / host_playbooks / testvm.yml
diff --git a/ansible/host_playbooks/testvm.yml b/ansible/host_playbooks/testvm.yml
new file mode 100644 (file)
index 0000000..e79d3e3
--- /dev/null
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup for server: testvm
+  hosts:
+  roles:
+  - role: base
+  - role: vm-grub
+  - role: vm-network