add certbot

This commit is contained in:
J. Doe 2019-11-13 21:48:50 +01:00
parent b9517487fd
commit 3eb36e6c0b
30 changed files with 659 additions and 22 deletions

View file

@ -3,6 +3,7 @@
template:
src: "matrix-synapse.service.j2"
dest: "/etc/systemd/system/matrix-synapse.service"
mode: 0755
notify:
- "reload systemd"
- "restart matrix-synapse"