no_log on task : Deploy SSL certs

This commit is contained in:
Emilien Mantel
2016-11-29 09:35:53 +01:00
parent 8ccc9f521f
commit 4a3aed6974

View File

@@ -39,4 +39,5 @@
with_items: "{{ nginx_ssl_pairs }}"
when: item.cert is defined
notify: reload nginx
no_log: true