Merge "Updated from OpenStack Ansible Tests"

This commit is contained in:
Zuul 2019-07-16 18:13:22 +00:00 committed by Gerrit Code Review
commit e587a89f0e
1 changed files with 1 additions and 0 deletions

View File

@ -36,5 +36,6 @@
password: "{{ item.1.password }}"
host: "{{ item.1.host | default('%') }}"
priv: "{{ item.0.name }}.*:{{ item.1.priv | default('ALL') }}"
append_privs: yes
loop: "{{ _oslodb_databases | subelements('users') }}"
no_log: true