Ignore errors when reloading Prometheus services
On first install (and in tests), it may happen that the daemons didn't manage to successfully boot by the time we attempt to make the HTTP request to reload them, which in turn would cause Ansible to fail. As a short-term mitigation we skip error checking on this handler.