Skip to content

Commit

Permalink
Fix ES dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Morton committed Nov 16, 2021
1 parent 82ada6e commit 201fa94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- role: "elastic.elasticsearch"
src: https://github.com/elastic/ansible-elasticsearch.git
version: main
scm: git
when: graylog_install_elasticsearch

galaxy_info:
Expand Down
1 change: 1 addition & 0 deletions requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@

- name: "elastic.elasticsearch"
src: "https://github.com/elastic/ansible-elasticsearch.git"
scm: git
version: main

0 comments on commit 201fa94

Please sign in to comment.