Refs #8140: MariaDB Server Deploy - Role WIP
This commit is contained in:
parent
3c2302ec39
commit
df27599f14
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue