rewrite lego role
This commit is contained in:
14
roles/lego/defaults/main.yml
Normal file
14
roles/lego/defaults/main.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# lego_certificate_domains:
|
||||
# - cn: "dns.ows.cx"
|
||||
# sans: [*.dns.ows.cx]
|
||||
|
||||
# lego_certificate_destination:
|
||||
# path: /etc/nginx/certs
|
||||
# owner: root
|
||||
# group: nginx
|
||||
|
||||
# lego_services_reload:
|
||||
# name: nginx
|
||||
# # OR
|
||||
# command: /usr/sbin/nginx -s reload
|
||||
Reference in New Issue
Block a user