♻: move mariadb data
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m41s
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m41s
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Restart mariadb
|
||||
ansible.builtin.service:
|
||||
ansible.builtin.systemd:
|
||||
name: mariadb
|
||||
state: restarted
|
||||
|
||||
- name: Daemon-reload
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
|
Reference in New Issue
Block a user