Refs #8140: MariaDB Server Deploy - Role WIP

This commit is contained in:
Xavi Lleó 2024-12-10 13:14:52 +01:00
parent 3c2302ec39
commit df27599f14
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
mode: u=rwx,g=rx,o=rx
notify: restart-mariadb
- name: Set MariaDB Cron to /etc/cron.d
copy:
template:
src: templates/cron_mariadb
dest: /etc/cron.d/vn
owner: root