Apply fix in last commit to other markdown files
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details

So a markdown list should be no indentation followed by two spaces. '  '

*  one
*  two
This commit is contained in:
Patrick Marchand 2020-06-04 13:23:06 -04:00
parent 87ff4e635f
commit b711154722
5 changed files with 15 additions and 15 deletions

View File

@ -9,13 +9,13 @@ used by Evolix.
Put your public key in the remote root's autorized_keys
(/root/.ssh/authorized_keys)
1 - Install ansible's prerequisites
1. Install ansible's prerequisites
```
ansible-playbook prerequisite.yml -CDi hosts -l HOSTNAME
```
2 - Run it
2. Run it
```
ansible-playbook evolixisation.yml --ask-vault-pass -CDKi hosts -l HOSTNAME