https://github.com/mrlesmithjr/ansible-prometheus-node-exporter
https://github.com/mrlesmithjr/ansible-prometheus-node-exporter
ansible prometheus prometheus-exporter
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-prometheus-node-exporter
- Owner: mrlesmithjr
- License: mit
- Created: 2017-05-02T21:02:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:44:06.000Z (over 3 years ago)
- Last Synced: 2025-04-10T05:40:47.188Z (about 1 year ago)
- Topics: ansible, prometheus, prometheus-exporter
- Size: 47.9 KB
- Stars: 5
- Watchers: 2
- Forks: 8
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ansible-prometheus-node-exporter
Ansible role to install/configure Prometheus Node Exporter
## Build Status
### GitHub Actions

### Travis CI
[](https://travis-ci.org/mrlesmithjr/ansible-prometheus-node-exporter)
## Requirements
For any required Ansible roles, review:
[requirements.yml](requirements.yml)
## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
## Example Playbook
[playbook.yml](playbook.yml)
## License
MIT
## Author Information
Larry Smith Jr.
- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [mrlesmithjr@gmail.com](mailto:mrlesmithjr@gmail.com)
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)
> NOTE: Repo has been created/updated using [https://github.com/mrlesmithjr/cookiecutter-ansible-role](https://github.com/mrlesmithjr/cookiecutter-ansible-role) as a template.