fix README
This commit is contained in:
parent
e8837a173c
commit
800605299a
1 changed files with 12 additions and 4 deletions
16
README.md
16
README.md
|
@ -1,3 +1,6 @@
|
||||||
|
Table of contents
|
||||||
|
=================
|
||||||
|
|
||||||
<!--ts-->
|
<!--ts-->
|
||||||
* [Prerequisites](#prerequisites)
|
* [Prerequisites](#prerequisites)
|
||||||
* [Setup](#setup)
|
* [Setup](#setup)
|
||||||
|
@ -67,13 +70,17 @@ this playbok will:
|
||||||
|
|
||||||
Run optionals
|
Run optionals
|
||||||
=============
|
=============
|
||||||
- docker.yml : installs docker-ce and docker-compose (variable in variables.yml for latest of docker-compose)
|
- docker.yml
|
||||||
- lldp.yml : installs and enables LLDP
|
- installs docker-ce and docker-compose (variable in variables.yml for latest of docker-compose)
|
||||||
|
- lldp.yml
|
||||||
|
- installs and enables LLDP
|
||||||
- telegraf.yml
|
- telegraf.yml
|
||||||
- tincvpn.yml
|
- tincvpn.yml
|
||||||
- transmission.yml
|
- transmission.yml
|
||||||
- singularity.yml : installs go and builds and installs singularity
|
- singularity.yml
|
||||||
- tor.yml : installs tor base from tor repo
|
- installs go and builds and installs singularity
|
||||||
|
- tor.yml
|
||||||
|
- installs tor base from tor repo
|
||||||
|
|
||||||
Versions
|
Versions
|
||||||
========
|
========
|
||||||
|
@ -99,3 +106,4 @@ or:
|
||||||
TODO
|
TODO
|
||||||
========
|
========
|
||||||
- [ ] fix the installation that is only for deb systems in common.yml
|
- [ ] fix the installation that is only for deb systems in common.yml
|
||||||
|
- [ ] test on centos
|
||||||
|
|
Loading…
Reference in a new issue