refs #8414 - Add No Log = true to don´t see private certificates in stdout
This commit is contained in:
parent
7ec9b463ee
commit
315280665a
|
@ -71,6 +71,7 @@
|
||||||
# mode: u=rw,g=r,o=r
|
# mode: u=rw,g=r,o=r
|
||||||
|
|
||||||
- name: Insert MySQL certificates
|
- name: Insert MySQL certificates
|
||||||
|
no_log: true
|
||||||
copy:
|
copy:
|
||||||
content: "{{ item.content }}"
|
content: "{{ item.content }}"
|
||||||
dest: "{{ item.dest }}"
|
dest: "{{ item.dest }}"
|
||||||
|
|
Loading…
Reference in New Issue