aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d4a2e18
--- /dev/null
+++ b/README.md
@@ -0,0 +1,38 @@
1Netdata\_straight
2=========
3
4A pretty straightforward role to install netdata using curl | bash install
5
6Requirements
7------------
8
9None
10
11Role Variables
12--------------
13
14See [defaults/main.yml]
15
16Dependencies
17------------
18
19None
20
21Example Playbook
22----------------
23
24```
25 - hosts: servers
26 roles:
27 - { role: ansible_straight, netdata_installer: kickstart-static64 }
28```
29
30License
31-------
32
33BSD
34
35Author Information
36------------------
37
38Fretlink