diff options
author | Gaëtan Duchaussois <gaetan.duchaussois@fretlink.com> | 2021-03-01 18:18:24 +0100 |
---|---|---|
committer | Gaëtan Duchaussois <gaetan.duchaussois@fretlink.com> | 2021-03-01 18:18:24 +0100 |
commit | 08e40e4a45d715a367dbd60e3fe89553ce479d2c (patch) | |
tree | 6b4e8b57c6b485c83f88e838c71c093a76b7f941 /molecule/default/INSTALL.rst | |
download | ansible-netdata_straight-08e40e4a45d715a367dbd60e3fe89553ce479d2c.tar.gz ansible-netdata_straight-08e40e4a45d715a367dbd60e3fe89553ce479d2c.tar.zst ansible-netdata_straight-08e40e4a45d715a367dbd60e3fe89553ce479d2c.zip |
initial import from private repo
Diffstat (limited to 'molecule/default/INSTALL.rst')
-rw-r--r-- | molecule/default/INSTALL.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/molecule/default/INSTALL.rst b/molecule/default/INSTALL.rst new file mode 100644 index 0000000..c615318 --- /dev/null +++ b/molecule/default/INSTALL.rst | |||
@@ -0,0 +1,15 @@ | |||
1 | ******* | ||
2 | Delegated driver installation guide | ||
3 | ******* | ||
4 | |||
5 | Requirements | ||
6 | ============ | ||
7 | |||
8 | This driver is delegated to the developer. Up to the developer to implement | ||
9 | requirements. | ||
10 | |||
11 | Install | ||
12 | ======= | ||
13 | |||
14 | This driver is delegated to the developer. Up to the developer to implement | ||
15 | requirements. | ||