Only create LE directory if production is true
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user