Update to 2024-01-04 17:00

This commit is contained in:
Daniel Berteaud
2024-01-04 17:00:34 +01:00
parent 9675be207e
commit 72afb8eda5
47 changed files with 65 additions and 57 deletions

View File

@@ -3,5 +3,5 @@
wapt_packages:
- tis-waptserver
- tis-waptsetup
- postgresql15
- postgresql16
- python-psycopg2 # Needed to manage PG with ansible

View File

@@ -3,5 +3,5 @@
wapt_packages:
- tis-waptserver
- tis-waptsetup
- postgresql15
- postgresql16
- python3-psycopg2 # Needed to manage PG with ansible