This ansible role can be used to install prometheus exporters on the system.
node exporter will be installed always.
If the variable install_docker
is set to true cadvisor and docker-exporter will be installed too.
The variables install_redis
and install_postgresql
do install redis / postgresql exporter.