Ansible Role: Installs Prometheus Node Exporter

Installs Prometheus Node Exporter

Build Status

Table of Contents

  1. Requirements
  2. Installation
  3. Role Variables
  4. Dependencies
  5. Example Playbook
  6. Licensing
  7. Author Information
  8. Support
  9. Contributing
  10. Donation

Requirements

None.

Role Variables

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - prometheus-node-exporter

Licensing

The Prometheus Node Exporter Role application and documantations are licensed under the terms of the MIT / BSD, you will find a copy of this license in the LICENSE file included in the source package.

Author Information

This role was created in 2019-2020 by Kálmán Szalai - KAMI

Support

If you have any question, do not hesitate and drop me a line. If you found a bug, or have a feature request, you can fill an issue.

Using as a submudule of an AWX playbook

Add as a submodule

git submodule add --force git@github.com:KAMI911/ansible-role-prometheus-node-exporter.git roles/prometheus-node-exporter

Update as sumodule

Update only this submodule

git submodule update --remote roles/prometheus-node-exporter/

Update all submodules:

git submodule foreach git pull origin master

Contributing

There are many ways to contribute to ansible-role-prometheus-node-exporter -- whether it be sending patches, testing, reporting bugs, or reviewing and updating the documentation. Every contribution is appreciated!

Please continue reading in the contributing chapter.

Fork me on Github

https://github.com/KAMI911/ansible-role-prometheus-node-exporter

Add a new remote upstream with this repository as value.

git remote add upstream https://github.com/KAMI911/ansible-role-prometheus-node-exporter.git

You can pull updates to your fork's master branch:

git fetch --all
git pull upstream HEAD

Donation

If you find this useful, please consider a donation:

paypal