websockify: ansible-lint fixes

This commit is contained in:
Timo Makinen 2022-10-29 18:24:04 +00:00
parent 8cb151b985
commit 49ab4c3d18
2 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
---
- name: restart websockify
- name: Restart websockify
ansible.builtin.service:
name: websockify
state: restarted