58a48684b5defdb7a089bde4caca2ec44c42a6ea
[noc.git] / ansible / host_playbooks / testvm.yml
1 ---
2 - name: Basic Setup for testvm
3   hosts: testvm
4   roles:
5   - role: base
6   - role: vm/grub
7   - role: vm/network
8   - role: vm/guest