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

6 lines
87 B
YAML
Raw Normal View History

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