use certificates role instead of letsencrypt role

This commit is contained in:
nd 2019-11-01 20:02:41 +01:00
parent f79fec1356
commit 53a4544ba1
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
6 changed files with 27 additions and 2 deletions

View file

@ -2,3 +2,4 @@
dependencies:
- { role: monitoring, when: nginx.monitoring }
- { role: pki-server, when: nginx.serverpki }
- certificates