Updated from OpenStack Ansible Tests

Change-Id: Ibb9faf2abf64eaf9fb82c76c8c8c1283f829841e
This commit is contained in:
OpenStack Proposal Bot 2019-09-04 15:18:20 +00:00
parent 6b294b937b
commit 84646a3676
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
mysql_db:
name: "{{ item.name }}"
loop: "{{ _oslodb_databases }}"
no_log: true
- name: Grant access to the database for the service
mysql_user: