Initial commit uberspace ansible
This commit is contained in:
2
roles/postgres/templates/pgpass.j2
Normal file
2
roles/postgres/templates/pgpass.j2
Normal file
@ -0,0 +1,2 @@
|
||||
#hostname:port:database:username:password (min 64 characters)
|
||||
*:*:*:{{ uberspace_user }}:{{ postgres_password }}
|
||||
Reference in New Issue
Block a user