move files to the right place and fix small typo
This commit is contained in:
parent
256d2d5df4
commit
77918e00ce
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