no_log on task : Deploy SSL certs

pull/27/head
Emilien Mantel 2016-11-29 09:35:53 +01:00
parent 8ccc9f521f
commit 4a3aed6974
1 changed files with 1 additions and 0 deletions

View File

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