netdata
ymajik.netdata
Ansible role to install and update netdata on Debian, Ubuntu and CentOS.
Requirements
Ansible 2.2 or higher. Operating systems that use systemd as init system need the ansible systemd module.
Role Variables
netdata_install_dir: /opt/netdata
netdata_version: v1.8.0
Netdata dependencies are loaded from within the vars file per operating system family (Debian or RedHat). If you want to install the latest netdata release, specify HEAD as netdata_version.
Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: all
roles:
- ymajik.netdata
License
MIT
Author Information
ymajik
Install
ansible-galaxy install ymajik/ansible-role-netdata
License
mit
Downloads
16728
Owner