Updated from OpenStack Ansible Tests
Change-Id: Ibb9faf2abf64eaf9fb82c76c8c8c1283f829841e
This commit is contained in:
parent
6b294b937b
commit
84646a3676
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user