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

8 lines
123 B
YAML
Raw Normal View History

2023-04-26 15:45:19 +00:00
apt_install_packages:
- qemu-kvm
- libvirt-daemon-system
- postgresql
- python3-psycopg2
- sudo
- bridge-utils