mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
no_log on task : Deploy SSL certs
This commit is contained in:
@@ -39,4 +39,5 @@
|
||||
with_items: "{{ nginx_ssl_pairs }}"
|
||||
when: item.cert is defined
|
||||
notify: reload nginx
|
||||
no_log: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user