ansible-playbooks/site.yml

7 lines
99 B
YAML
Raw Normal View History

2019-03-19 15:32:15 +00:00
- name: Install netdata client
hosts: netdata-client
user: root
roles:
- netdata-client