Skip to content

Commit 2705303

Browse files
committed
Merge pull request geerlingguy#96 from drzraf/patch-1
add no_log to operation on confidential data
2 parents dab3e1e + 8ee93d8 commit 2705303

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/users.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
state: present
99
append_privs: "{{ item.append_privs | default('no') }}"
1010
with_items: "{{ mysql_users }}"
11+
no_log: true

0 commit comments

Comments
 (0)