Include letsencrypt setup & add woodpecker nginx config
This commit is contained in:
parent
b5db9c3daf
commit
c9a68c6a3f
7 changed files with 88 additions and 1 deletions
|
|
@ -33,3 +33,10 @@
|
|||
state: restarted
|
||||
enabled: true
|
||||
scope: user
|
||||
|
||||
- name: restart certbot
|
||||
become: true
|
||||
systemd:
|
||||
name: certbot
|
||||
state: restarted
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue