mysql: fix typo in restart handler
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Ludovic Poujol 2020-10-29 10:42:57 +01:00
parent 4de33e41b5
commit 7a37167e20

View file

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