Merge pull request #96 from drzraf/patch-1

add no_log to operation on confidential data
pull/63/head
Jeff Geerling 8 years ago
commit 270530398e
  1. 1
      tasks/users.yml

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