automysqlbackup configuration via dict
This commit is contained in:
parent
66b59e15f6
commit
4a456923a4
5 changed files with 28 additions and 36 deletions
|
@ -4,11 +4,11 @@
|
|||
name: munin-node
|
||||
state: restarted
|
||||
|
||||
- name: Reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart mariadb
|
||||
service:
|
||||
name: mariadb
|
||||
state: restarted
|
||||
|
||||
- name: Reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue