ansible-playbooks/netdata-client/site.yml

7 lines
99 B
YAML

- name: Install netdata client
hosts: netdata-client
user: root
roles:
- netdata-client