elastic / ansible-elasticsearch

Ansible playbook for Elasticsearch
Other
1.58k stars 854 forks source link

[meta] fix ansible galaxy install command #751

Closed jmlrt closed 3 years ago

jmlrt commented 3 years ago

This commit fix the Ansible Galaxy install command to use the new versioning implemented in 7.10.1 release.

ansible-beats tags are now prefixed by v which makes Ansible Galaxy versions also including this prefix.

Fix #750