This commit is contained in:
Andgel Sassignol
2022-11-09 17:47:40 +01:00
commit 281b589527
26 changed files with 759 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
- name: Restart MySQL
service:
name: mysqld
state: restarted