fix issue for migration

This commit is contained in:
vincent 2020-09-08 23:32:56 +02:00
parent 175cc5330d
commit 3da8a1fa99

View File

@ -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.