Files
ansible/roles/common/files/etc/letsencrypt/renewal-hooks/update-postfix
T

5 lines
75 B
Bash

#!/bin/bash
/bin/systemctl restart postfix
/bin/systemctl restart dovecot