use certificates role instead of letsencrypt role
This commit is contained in:
parent
f79fec1356
commit
53a4544ba1
6 changed files with 27 additions and 2 deletions
|
|
@ -3,3 +3,6 @@ monitoring:
|
|||
checks:
|
||||
local:
|
||||
nginx_status: {}
|
||||
|
||||
certificates:
|
||||
certs: "{{ nginx.vhosts|nginx_vhosts_to_certificates }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue