mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-17 17:14:20 +01:00
Merge pull request #1 from aljazceru/aljazceru-patch-1-readme
Update README.md
This commit is contained in:
@@ -19,7 +19,7 @@ e.g.
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd /my/repos/
|
cd /my/repos/
|
||||||
git clone git@github.com:elastic/ansible-elasticsearch.git
|
git clone https://github.com/elastic/ansible-elasticsearch.git
|
||||||
cd /my/ansible/playbook
|
cd /my/ansible/playbook
|
||||||
mkdir -p roles
|
mkdir -p roles
|
||||||
ln -s /my/repos/ansible-elasticsearch ./roles/elasticsearch
|
ln -s /my/repos/ansible-elasticsearch ./roles/elasticsearch
|
||||||
|
|||||||
Reference in New Issue
Block a user