add password for postgres root user
This commit is contained in:
parent
0b36532711
commit
3533dd23b7
@ -50,8 +50,6 @@ postgresql_databases: []
|
||||
|
||||
# Users to ensure exist.
|
||||
postgresql_users:
|
||||
- name: root
|
||||
role_attr_flags: CREATEDB
|
||||
# - name: jdoe #required; the rest are optional
|
||||
# password: # defaults to not set
|
||||
# encrypted: # defaults to not set
|
||||
|
Loading…
Reference in New Issue
Block a user