This is a simple role that will install Netdata on Debian/Ubuntu from the packgecloud APT repo.
Add this to your requirements.yml
:
- src: https://github.com/angristan/ansible-netdata
---
- hosts: myhost
roles:
- name: netdata
tags: netdata