Restrict logging certificate content in diff mode (#242)
This commit is contained in:
parent
d51bacda43
commit
5a7731735b
@ -88,4 +88,5 @@
|
|||||||
decrypt: yes
|
decrypt: yes
|
||||||
backup: yes
|
backup: yes
|
||||||
with_fileglob: "{{ nginx_ssl_key_upload_src }}"
|
with_fileglob: "{{ nginx_ssl_key_upload_src }}"
|
||||||
|
no_log: yes
|
||||||
when: nginx_ssl_upload_enable | bool
|
when: nginx_ssl_upload_enable | bool
|
||||||
|
Loading…
Reference in New Issue
Block a user