This commit is contained in:
IDEZ Ugo
2021-12-16 17:40:30 +01:00
parent f4fc62bf03
commit bdf870d1d7
14 changed files with 274 additions and 0 deletions

View File

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