Installs Prometheus Node Exporter
- Requirements
- Installation
- Role Variables
- Dependencies
- Example Playbook
- Licensing
- Author Information
- Support
- Contributing
- Donation
None.
None.
- hosts: all
roles:
- prometheus-node-exporter
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.
This role was created in 2019-2020 by Kálmán Szalai - KAMI
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.
git submodule add --force git@github.com:KAMI911/ansible-role-prometheus-node-exporter.git roles/prometheus-node-exporter
Update only this submodule
git submodule update --remote roles/prometheus-node-exporter/
Update all submodules:
git submodule foreach git pull origin master
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.
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
If you find this useful, please consider a donation: