mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
Adding post-renewal hook for LE
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
/bin/systemctl restart postfix
|
||||
/bin/systemctl restart dovecot
|
||||
Reference in New Issue
Block a user