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/jefke/apt.yml

6 lines
87 B
YAML
Raw Permalink Normal View History

2023-05-03 21:35:57 +00:00
apt_install_packages:
- qemu-kvm
- libvirt-daemon-system
- sudo
- bridge-utils