mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-03-17 18:10:18 +00:00
Add ansible task and dovecot letsencrypt renewal hook
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
#to reload the configuration.
|
||||
/usr/bin/doveadm reload
|
||||
Reference in New Issue
Block a user