ansible / lightbulb

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

Mismatch in handler names in common role. #271

Closed nsabine closed 6 years ago

nsabine commented 6 years ago

The notify: in roles/common/tasks/main.yml and roles/common/tasks/RedHat.yml do not match the handler names in roles/common/handlers/main.yml.

tima commented 6 years ago

Nice catch @nsabine. Not sure how this happened.