refs #8414 - Add No Log = true to don´t see private certificates in stdout

This commit is contained in:
Xavi Lleó 2025-01-28 11:17:39 +01:00
parent 7ec9b463ee
commit 315280665a
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@
# mode: u=rw,g=r,o=r
- name: Insert MySQL certificates
no_log: true
copy:
content: "{{ item.content }}"
dest: "{{ item.dest }}"