mariadb: Benennen Monit-Service um. Names des Services und der Datei sind damit einheitlich.

This commit is contained in:
phil 2022-06-09 10:57:02 +02:00
parent 8998e69a04
commit 0d92f89658
2 changed files with 2 additions and 2 deletions

View file

@ -10,6 +10,6 @@
- name: "monit | Konfiguration kopieren"
template:
src: monit.j2
dest: /etc/monit/conf-enabled/mysql
dest: /etc/monit/conf-enabled/mariadb
mode: 0600
notify: reload monit