mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
5 lines
94 B
YAML
5 lines
94 B
YAML
---
|
|
- name: Restart mariadb
|
|
ansible.builtin.systemd:
|
|
name: mariadb
|
|
state: restarted
|