move files to the right place and fix small typo
This commit is contained in:
parent
a2fbe9b1e6
commit
402b203489
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
{{ ansible_managed | comment }}
|
||||
# Reload Postcot and Dovecot after certificates are (re)generated
|
||||
|
||||
systemctl reload postfix
|
||||
systemctl reload dovecot
|
Loading…
Reference in a new issue