Updated from OpenStack Ansible Tests

Change-Id: I14fd536e09aa02131ec117b171eba6e3cad47045
This commit is contained in:
OpenStack Proposal Bot 2019-09-04 15:15:34 +00:00
parent 2afed5db27
commit 990737a70a
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: