fix README

This commit is contained in:
panda 2020-03-14 15:47:06 +01:00
parent e8837a173c
commit 800605299a

View file

@ -1,3 +1,6 @@
Table of contents
=================
<!--ts-->
* [Prerequisites](#prerequisites)
* [Setup](#setup)
@ -67,13 +70,17 @@ this playbok will:
Run optionals
=============
- docker.yml : installs docker-ce and docker-compose (variable in variables.yml for latest of docker-compose)
- lldp.yml : installs and enables LLDP
- docker.yml
- installs docker-ce and docker-compose (variable in variables.yml for latest of docker-compose)
- lldp.yml
- installs and enables LLDP
- telegraf.yml
- tincvpn.yml
- transmission.yml
- singularity.yml : installs go and builds and installs singularity
- tor.yml : installs tor base from tor repo
- singularity.yml
- installs go and builds and installs singularity
- tor.yml
- installs tor base from tor repo
Versions
========
@ -99,3 +106,4 @@ or:
TODO
========
- [ ] fix the installation that is only for deb systems in common.yml
- [ ] test on centos