Refs #8140: MariaDB Server Deploy - Role WIP

This commit is contained in:
Xavi Lleó 2024-12-11 13:50:50 +01:00
parent 6d8ecfb589
commit f8e3906a5b
1 changed files with 7 additions and 7 deletions

View File

@ -54,13 +54,13 @@
notify: notify:
- reload systemd - reload systemd
#- name: Set MariaDB Cron to /etc/cron.d - name: Set MariaDB Cron to /etc/cron.d
# template: template:
# src: templates/cron_mariadb src: templates/cron_mariadb
# dest: /etc/cron.d/vn dest: /etc/cron.d/vn
# owner: root owner: root
# group: root group: root
# mode: u=rw,g=r,o=r mode: u=rw,g=r,o=r
- name: Add tmpfs in /etc/fstab - name: Add tmpfs in /etc/fstab
blockinfile: blockinfile: