ansible / lightbulb

Lightbulb has been deprecated and replaced by Ansible Workshops
https://ansible.github.io/workshops/
MIT License
479 stars 307 forks source link

handler names should match #298

Closed gdykeman closed 6 years ago

gdykeman commented 6 years ago

Either Restart or restart. Pushing as 'restart' with lowercase r

tima commented 6 years ago

Thanks @gdykeman. What really needs to happen is for all handlers to use the lower-case-dash-naming-convention @dagwieers applied to all the examples. For now I'm going to merge this to correct the error.