perf: mysql psql database (#9609)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-02-17 19:00:44 +08:00
committed by GitHub
parent 3cc22f8524
commit 5f2f38d815
3 changed files with 6 additions and 3 deletions

View File

@@ -28,6 +28,7 @@
db: "{{ jms_asset.spec_info.db_name }}"
name: "{{ account.username }}"
password: "{{ account.secret }}"
role_attr_flags: LOGIN
when: result is succeeded
register: change_info