playbook_netdata/README.md

351 B

netdata playbook

Introduction

This is the top level playbook for the 'netdata' role, and will install netdata on the target host, using the 'kickstart.sh' method.

This playbook can be run using the following command line;

ansible-playbook -i <inventory file | IP,> netdata.yml

ie,
ansible-playbook -i 192.168.0.101, netdata.yml