This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hypervisors/ansible/inventory/host_vars/lewis/apt.yml
2023-05-22 18:50:48 +02:00

5 lines
87 B
YAML

apt_install_packages:
- qemu-kvm
- libvirt-daemon-system
- sudo
- bridge-utils