roles/vm-*: Move to roles/vm/*
[noc.git] / ansible / vm-install.yml
index 198b26f..e0685f9 100644 (file)
@@ -17,7 +17,7 @@
 - name: basic installation
   hosts: _vmhost_
   roles:
-  - role: vm-install
+  - role: vm/install
 
 - name: wait for new vm to start up
   hosts: "{{ vmname }}"