We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82ada6e commit 201fa94Copy full SHA for 201fa94
meta/main.yml
@@ -8,6 +8,7 @@ dependencies:
8
- role: "elastic.elasticsearch"
9
src: https://github.com/elastic/ansible-elasticsearch.git
10
version: main
11
+ scm: git
12
when: graylog_install_elasticsearch
13
14
galaxy_info:
requirements.yml
@@ -4,4 +4,5 @@
4
5
- name: "elastic.elasticsearch"
6
src: "https://github.com/elastic/ansible-elasticsearch.git"
7
0 commit comments