Skip to content

Commit 5a77317

Browse files
authored
Restrict logging certificate content in diff mode (#242)
1 parent d51bacd commit 5a77317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/conf/upload-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,5 @@
8888
decrypt: yes
8989
backup: yes
9090
with_fileglob: "{{ nginx_ssl_key_upload_src }}"
91+
no_log: yes
9192
when: nginx_ssl_upload_enable | bool

0 commit comments

Comments
 (0)