mysql: fix typo in restart handler
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Ludovic Poujol 2020-10-29 10:42:57 +01:00
parent 4de33e41b5
commit 7a37167e20
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@
- name: 'restart xinetd'
service:
name: 'xinetd'
state: 'restarted
state: 'restarted'