move files to the right place and fix small typo

This commit is contained in:
otthorn 2021-02-05 00:07:36 +01:00 committed by Otthorn
parent a2fbe9b1e6
commit 402b203489

View file

@ -0,0 +1,6 @@
#!/bin/sh
{{ ansible_managed | comment }}
# Reload Postcot and Dovecot after certificates are (re)generated
systemctl reload postfix
systemctl reload dovecot