Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit cc93ddf

Browse files
authored
Fix broken link (#833)
1 parent 7bf95c5 commit cc93ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The above installs Elasticsearch 7.16.0 in a single node 'node1' on the hosts 'l
9191
Elasticsearch default version is described in [`es_version`](https://github.com./elastic/ansible-elasticsearch/blob/main/defaults/main.yml#L2). You can override this variable in your playbook to install another version.
9292
While we are testing this role only with one 7.x and one 6.x version (respectively [7.16.0](https://github.com./elastic/ansible-elasticsearch/blob/main/defaults/main.yml#L2) and [6.8.18](https://github.com./elastic/ansible-elasticsearch/blob/main/.kitchen.yml#L22) at the time of writing), this role should work with other versions also in most cases.
9393

94-
This role also uses [Ansible tags](http://docs.ansible.com/ansible/playbooks_tags.html). Run your playbook with the `--list-tasks` flag for more information.
94+
This role also uses [Ansible tags](https://docs.ansible.com/ansible/2.9/user_guide/playbooks_tags.html). Run your playbook with the `--list-tasks` flag for more information.
9595

9696
## Testing
9797

0 commit comments

Comments
 (0)