This commit is contained in:
andgel.sassignol
2023-01-04 15:46:47 +00:00
parent 281b589527
commit e3bd661307
34 changed files with 312 additions and 0 deletions

View File

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