parent
3e050b45b3
commit
78584af45c
@ -0,0 +1,10 @@ |
||||
--- |
||||
- name: Install virtualization tools |
||||
apt: name={{ item }} state=latest |
||||
with_items: |
||||
- qemu |
||||
- qemu-kvm |
||||
- libvirt-bin |
||||
- bridge-utils |
||||
|
||||
|
Loading…
Reference in new issue