diff --git a/tasks/postgresql-config-deb.yml b/tasks/postgresql-config-deb.yml index b431d60..279fc53 100644 --- a/tasks/postgresql-config-deb.yml +++ b/tasks/postgresql-config-deb.yml @@ -98,7 +98,7 @@ value: "{% if psql_listen_on_ext_int %}*{% else %}default{% endif %}" notify: Restart postgresql - - name postgresql-config-deb | Custom configuration parameters + - name: postgresql-config-deb | Custom configuration parameters become: true become_user: postgres community.postgresql.postgresql_set: