Go to file
Radar231 abd0b8dfa6 initial checkin 2023-12-11 16:21:43 -05:00
README.md initial checkin 2023-12-11 16:21:43 -05:00
netdata.yml initial checkin 2023-12-11 16:21:43 -05:00

README.md

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