Commit 5136769a by John Eskew Committed by Feanil Patel

Another syntax fix.

parent 3688c716
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
login_host: "{{ item.login_host }}" login_host: "{{ item.login_host }}"
login_user: "{{ item.login_user }}" login_user: "{{ item.login_user }}"
login_password: "{{ item.login_password }}" login_password: "{{ item.login_password }}"
append_privs=yes append_privs: yes
with_items: database_users with_items: database_users
tags: tags:
- users - users
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment