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

Automatically Install for Dependencies #88

Open
patsevanton opened this issue Nov 20, 2018 · 0 comments
Open

Automatically Install for Dependencies #88

patsevanton opened this issue Nov 20, 2018 · 0 comments

Comments

@patsevanton
Copy link

Hello!
ansible-galaxy install AnsibleShipyard.ansible-zookeeper

Run playbook

- hosts: zookeeper
  become: yes
  roles:
    - role: AnsibleShipyard.ansible-zookeeper

But dependencies dont installed automatically.
Please add Automatically Install for Dependencies

Nov 20 10:16:34 localhost zkServer.sh: Using config: /opt/zookeeper-3.4.12/bin/../conf/zoo.cfg
Nov 20 10:16:34 localhost zkServer.sh: /opt/zookeeper-3.4.12/bin/zkServer.sh: line 170: exec: java: not found
Nov 20 10:16:34 localhost systemd: zookeeper.service: main process exited, code=exited, status=127/n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant