play & role for mysql server

This commit is contained in:
2026-08-13 19:29:56 +02:00
parent 02e43dca13
commit 73cd52f7ef
7 changed files with 267 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
- name: restart mysql
systemd:
name: mysql
state: restarted