updated postgresql state

This commit is contained in:
Paul 2023-11-24 19:32:44 +01:00
parent 3f8d88612b
commit d534655fa6

View File

@ -5,6 +5,7 @@ postgresql-install-base:
- pkgs:
- postgresql-{{ postgresql.version }}
- postgresql-client-{{ postgresql.version }}
- postgresql-server-dev-{{ postgresql.version }}
postgresql-install-extensions:
pkg.installed: