Can role dependency trigger handled in parent?

I am planning to write a role that drops some credentials to a standard place in /etc, but the various roles depending on it have various services that will need to be restarted when the file is dropped or changed.

Is there a way to accomplish this?

https://docs.ansible.com/ansible/latest/user_guide/playbooks_handlers.html