adapt vm install role to new inventory naming scheme
[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..261bb7e
--- /dev/null
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup for testvm
+  hosts: testvm
+  roles:
+  - role: base
+  - role: vm/grub
+  - role: vm/network