Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlesmithjr/ansible-netdata
An Ansible role to install/configure Netdata
https://github.com/mrlesmithjr/ansible-netdata
ansible netdata
Last synced: 17 days ago
JSON representation
An Ansible role to install/configure Netdata
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-netdata
- Owner: mrlesmithjr
- License: mit
- Created: 2017-04-28T23:11:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T19:21:44.000Z (about 2 months ago)
- Last Synced: 2024-10-13T20:04:21.840Z (about 1 month ago)
- Topics: ansible, netdata
- Language: Jinja
- Homepage:
- Size: 394 KB
- Stars: 79
- Watchers: 7
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ansible-netdata
Ansible role to install/configure Netdata
## Build Status
### GitHub Actions
![Molecule Test](https://github.com/mrlesmithjr/ansible-netdata/workflows/Molecule%20Test/badge.svg)
## 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)
- [[email protected]](mailto:[email protected])
- [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.