Updated from OpenStack Ansible Tests
Change-Id: I14fd536e09aa02131ec117b171eba6e3cad47045
This commit is contained in:
parent
2afed5db27
commit
990737a70a
@ -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