mysql: fix typo in restart handler
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4de33e41b5
commit
7a37167e20
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@
|
|||
- name: 'restart xinetd'
|
||||
service:
|
||||
name: 'xinetd'
|
||||
state: 'restarted
|
||||
state: 'restarted'
|
||||
|
|
Loading…
Add table
Reference in a new issue