diff --git a/defaults/main.yml b/defaults/main.yml index caf7a10..60cc67d 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -11,7 +11,7 @@ psql_pgpool_pkg_state: present # # See the features matrix here: http://www.postgresql.org/about/featurematrix/ # -psql_version: 12 +psql_version: 13 psql_db_host: localhost psql_db_port: 5432 psql_db_size_w: 150000000