Merge pull request #96 from drzraf/patch-1

add no_log to operation on confidential data
This commit is contained in:
Jeff Geerling
2016-04-02 22:54:19 -05:00

View File

@@ -8,3 +8,4 @@
state: present
append_privs: "{{ item.append_privs | default('no') }}"
with_items: "{{ mysql_users }}"
no_log: true