websockify: Fix restart handler calls

This commit is contained in:
Timo Makinen 2022-10-30 23:31:43 +00:00
parent 3d23a18c0b
commit 2c7799e2f2

View file

@ -26,7 +26,7 @@
mode: 0640
owner: root
group: websock
notify: restart websockify
notify: Restart websockify
- name: Create startup script
ansible.builtin.copy:
@ -35,7 +35,7 @@
mode: 0555
owner: root
group: "{{ ansible_wheel }}"
notify: restart websockify
notify: Restart websockify
- name: Enable service
ansible.builtin.service: