remove comments from postgresql client authentication file

This commit is contained in:
Oli
2023-01-31 21:17:11 +00:00
parent ca779051f6
commit 5435284e75

View File

@@ -33,8 +33,7 @@ pgsql_config:
value: "4GB" # default 1GB
pgsql_client_auth:
- comment: nextcloud
databases: nextcloud_db
- databases: nextcloud_db
users: nextcloud_db_user
address: "{{ nextcloud_server_ip }}/32"
method: scram-sha-256