Updates to fix certbot.service issues reloading

This commit is contained in:
2022-10-01 23:54:40 -05:00
parent 12d2ca9a1d
commit a43cb4b6bb
2 changed files with 3 additions and 1 deletions

View File

@@ -22,6 +22,7 @@
- name: Enable timer
when: services.changed
become: yes
systemd:
daemon_reload: yes
name: certbot.timer