fix README
This commit is contained in:
parent
2118fe39dd
commit
483abc91f6
1 changed files with 6 additions and 10 deletions
16
README.md
16
README.md
|
@ -1,16 +1,11 @@
|
|||
<!--ts-->
|
||||
* [Installation](#installation)
|
||||
* [Prerequisites](#prerequisites)
|
||||
* [Setup](#setup)
|
||||
<!--te-->
|
||||
|
||||
|
||||
|
||||
##### Table of Contents
|
||||
[PREREQUISITES](#PREREQUISITES)
|
||||
[SETUP](#SETUP)
|
||||
[VERSIONS](#VERSIONS)
|
||||
[Emphasis](#emphasis)
|
||||
|
||||
## PREREQUISITES:
|
||||
Prerequisites
|
||||
=============
|
||||
|
||||
install ansible:
|
||||
apt-get install -y ansible
|
||||
|
@ -20,7 +15,8 @@ add hosts lines to ansible:
|
|||
echo "127.0.0.1" >> /etc/ansible/hosts
|
||||
|
||||
|
||||
## SETUP:
|
||||
Setup
|
||||
=====
|
||||
|
||||
you have to change at least 2 variables:
|
||||
- users
|
||||
|
|
Loading…
Reference in a new issue