diff -r edb53dfadfb5 -r b86f3fc9fb6f postgresql/defaults/main.yaml --- a/postgresql/defaults/main.yaml Sat Jun 13 14:58:31 2020 -0500 +++ b/postgresql/defaults/main.yaml Sun Jun 14 11:40:43 2020 -0500 @@ -1,6 +1,6 @@ --- -postgresql_version: "11" +postgresql_version: "12" postgresql_config_path: "/etc/postgresql/{{postgresql_version}}/main/postgresql.conf" postgresql_data_dir: "/var/lib/postgresql/{{postgresql_version}}/main" postgresql_apt_packages: