Restrict logging certificate content in diff mode (#242)

This commit is contained in:
Aleksey Shirokih 2020-04-22 15:59:07 +03:00 committed by GitHub
parent d51bacda43
commit 5a7731735b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,4 +88,5 @@
decrypt: yes
backup: yes
with_fileglob: "{{ nginx_ssl_key_upload_src }}"
no_log: yes
when: nginx_ssl_upload_enable | bool