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