Silence ansible-lint error 503, "Tasks that run when changed should likely be handlers"
In these cases, we actually want to conditionally reload the daemon at that stage in the play, not in a handler at the end.
Please register or sign in to comment