Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master not discovered exception #13

Closed
MaxKavun opened this issue Nov 26, 2019 · 1 comment
Closed

Master not discovered exception #13

MaxKavun opened this issue Nov 26, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MaxKavun
Copy link

SUMMARY

Master not discovered exception

ISSUE TYPE
  • Bug Report
COMPONENT NAME

elasticsearch.yml

ANSIBLE VERSION

ansible 2.9


CONFIGURATION

  • hosts: localhost
    become: true
    roles:
    • role: ansible-role-java
    • role: ansible-role-elasticsearch
      vars:
      elastic_branch: 7
OS / ENVIRONMENT

ubuntu 18.04

STEPS TO REPRODUCE

Install Java & ElasticSearch roles

EXPECTED RESULTS

All works as should

ACTUAL RESULTS

image


@tgadiev tgadiev self-assigned this Feb 3, 2021
@tgadiev tgadiev added the bug Something isn't working label Feb 3, 2021
@tgadiev
Copy link
Contributor

tgadiev commented Feb 3, 2021

Fixed by #19

@tgadiev tgadiev closed this as completed Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants