remove comments from postgresql client authentication file
This commit is contained in:
@@ -33,8 +33,7 @@ pgsql_config:
|
|||||||
value: "4GB" # default 1GB
|
value: "4GB" # default 1GB
|
||||||
|
|
||||||
pgsql_client_auth:
|
pgsql_client_auth:
|
||||||
- comment: nextcloud
|
- databases: nextcloud_db
|
||||||
databases: nextcloud_db
|
|
||||||
users: nextcloud_db_user
|
users: nextcloud_db_user
|
||||||
address: "{{ nextcloud_server_ip }}/32"
|
address: "{{ nextcloud_server_ip }}/32"
|
||||||
method: scram-sha-256
|
method: scram-sha-256
|
||||||
|
|||||||
Reference in New Issue
Block a user