mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
8 lines
130 B
YAML
8 lines
130 B
YAML
---
|
|
|
|
wapt_packages:
|
|
- tis-waptserver
|
|
- tis-waptsetup
|
|
- postgresql16
|
|
- python3-psycopg2 # Needed to manage PG with ansible
|