fix issue for migration
This commit is contained in:
parent
175cc5330d
commit
3da8a1fa99
@ -384,7 +384,7 @@ mysql_root_password_update: true
|
||||
|
||||
postgresql_users:
|
||||
- name: root
|
||||
role_attr_flags: CREATEDB
|
||||
role_attr_flags: SUPERUSER
|
||||
password: "{{ vault_mysql_root }}"
|
||||
|
||||
# Users.
|
||||
|
Loading…
Reference in New Issue
Block a user