Updated from OpenStack Ansible Tests

Change-Id: I57d5e0210a9bec974f7b4fe0c971b267bde2ab92
This commit is contained in:
OpenStack Proposal Bot 2019-09-04 15:14:27 +00:00
parent 57c2953da3
commit c53c2eb574
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: