mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-26 15:55:56 +02:00
Update to 2022-04-27 10:00
This commit is contained in:
@@ -9,7 +9,7 @@ if [ $1 == "{{ pg_letsencrypt_cert }}" ]; then
|
||||
chown root:root /etc/my.ssl/server.crt
|
||||
chmod 640 /etc/my.ssl/server.key
|
||||
chmod 644 /etc/my.ssl/server.crt
|
||||
mysql -e 'FLUSH SSL;'
|
||||
mysql -e 'FLUSH SSL;' || systemctl restart mysql
|
||||
fi
|
||||
|
||||
{% else %}
|
||||
|
Reference in New Issue
Block a user