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
|
|
@ -2,3 +2,4 @@
|
|||
dependencies:
|
||||
- { role: monitoring, when: nginx.monitoring }
|
||||
- { role: pki-server, when: nginx.serverpki }
|
||||
- certificates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue