]> git.immae.eu Git - github/fretlink/ansible-netdata_straight.git/blob - README.md
initial import from private repo
[github/fretlink/ansible-netdata_straight.git] / README.md
1 Netdata\_straight
2 =========
3
4 A pretty straightforward role to install netdata using curl | bash install
5
6 Requirements
7 ------------
8
9 None
10
11 Role Variables
12 --------------
13
14 See [defaults/main.yml]
15
16 Dependencies
17 ------------
18
19 None
20
21 Example Playbook
22 ----------------
23
24 ```
25 - hosts: servers
26 roles:
27 - { role: ansible_straight, netdata_installer: kickstart-static64 }
28 ```
29
30 License
31 -------
32
33 BSD
34
35 Author Information
36 ------------------
37
38 Fretlink