Initial commit uberspace ansible
This commit is contained in:
5
postgres_vars.yml.example
Normal file
5
postgres_vars.yml.example
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
postgres_user: exampleUser
|
||||
postgres_password: passwordAtLeast64CharactersLength
|
||||
postgres_port: openPortInUberspaceFirewall
|
||||
postgres_version: 13.1
|
||||
Reference in New Issue
Block a user