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.
thecloud/ansible/inventory/host_vars/thecloud.yml

8 lines
118 B
YAML
Raw Normal View History

2023-06-10 11:10:39 +00:00
apt_install_packages:
- postgresql
- python3-psycopg2
- nfs-kernel-server
- qemu-guest-agent
2023-06-10 11:10:39 +00:00
nfs_exports: []