Updated from OpenStack Ansible Tests
Change-Id: Idae4acc12c4e254ef5a10ccffd1bf96bc4146d48
This commit is contained in:
parent
87effc0479
commit
1632b71803
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user