Updated from OpenStack Ansible Tests

Change-Id: Icfa2e123c4e2d8cab23239a30b52a15a0a75d36b
This commit is contained in:
OpenStack Proposal Bot 2019-07-16 14:52:01 +00:00
parent b9a05fdfd8
commit 51db15c152
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