Set socket mode to 0755

This commit is contained in:
Stefan Jakobs 2020-03-05 09:20:48 +01:00
parent a4a51a6613
commit 3d9e02f690
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ __postgresql_packages:
- postgresql
- postgresql-server
- postgresql-contrib
__postgresql_unix_socket_directories_mode: '0755'
postgresql_python_library: python3-psycopg2