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

Where's the zookeeper role directory? #3

Open
z3473 opened this issue Nov 10, 2022 · 0 comments
Open

Where's the zookeeper role directory? #3

z3473 opened this issue Nov 10, 2022 · 0 comments

Comments

@z3473
Copy link

z3473 commented Nov 10, 2022

[root@localhost kafka_sasl_acl_manager]# ansible-playbook playbooks/install_kafka_zkp.yml -i inventories.src/hosts.yml

PLAY [Install Zookeeper Opensource] ********************************************************************************************************************************

TASK [Gathering Facts] *********************************************************************************************************************************************
ok: [loglh1v.vagrant.test]

TASK [Install zookeeper] *******************************************************************************************************************************************
ERROR! the role 'zookeeper' was not found in /etc/ansible/roles/kafka_sasl_acl_manager/playbooks/roles:/etc/ansible/roles/kafka_sasl_acl_manager/roles:/etc/ansible/roles/kafka_sasl_acl_manager/playbooks

The error appears to be in '/etc/ansible/roles/kafka_sasl_acl_manager/playbooks/install_kafka_zkp.yml': line 36, column 13, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

include_role:
  name: zookeeper
        ^ here

PLAY RECAP *********************************************************************************************************************************************************
loglh1v.vagrant.test : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0

[root@localhost kafka_sasl_acl_manager]# cd roles/
[root@localhost roles]# ls
kafka_acl openjdk sasl_users topics
[root@localhost roles]#

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