Only create LE directory if production is true
This commit is contained in:
parent
e346180b13
commit
03a57d2531
@ -62,6 +62,7 @@
|
||||
file:
|
||||
path: /etc/letsencrypt/renewal-hooks/post
|
||||
state: directory
|
||||
when: proxy.production is defined and proxy.production
|
||||
|
||||
- name: Install nginx post renewal hook
|
||||
copy:
|
||||
|
Loading…
Reference in New Issue
Block a user