Abstract
Readme for the Prometheus exporters Ansible role.
exporters role#
Install Prometheus exporters.
Exporters Requirements#
Target hosts running ArchLinux.
yay installed on target hosts.
A running Prometheus instance.
Exporters Role Variables#
N/A
Exporters Dependencies#
N/A
Exporters Example Playbook#
An example playbook is given below.
site.yml#
- hosts: all
roles:
- role: exporters
tags:
- exporters