aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>2021-03-01 18:18:24 +0100
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>2021-03-01 18:18:24 +0100
commit08e40e4a45d715a367dbd60e3fe89553ce479d2c (patch)
tree6b4e8b57c6b485c83f88e838c71c093a76b7f941 /README.md
downloadansible-netdata_straight-08e40e4a45d715a367dbd60e3fe89553ce479d2c.tar.gz
ansible-netdata_straight-08e40e4a45d715a367dbd60e3fe89553ce479d2c.tar.zst
ansible-netdata_straight-08e40e4a45d715a367dbd60e3fe89553ce479d2c.zip
initial import from private repo
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