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

ansible runs "Create SCRAM Users" in kafka_broker/tasks/main.yml even if zookeeper is not enabled and kraft enabled #1807

Open
sameergithub5 opened this issue Oct 23, 2024 · 0 comments

Comments

@sameergithub5
Copy link

ansible runs "Create SCRAM Users" in kafka_broker/tasks/main.yml even if zookeeper is not enabled and kraft enabled

TASK [kafka_broker : Create SCRAM Users] ********************************************************************************************************************************************************
task path: /Users/sameer_modak/ansibledemo/platform/roles/kafka_broker/tasks/main.yml:416
[WARNING]: Collection confluent.platform does not support Ansible version 2.15.12
fatal: [en1d-vcc-kafka1.en1.whitepj.net]: FAILED! => {
"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'zookeeper'. 'dict object' has no attribute 'zookeeper'\n\nThe error appears to be in '/Users/sameer_modak/ansibledemo/platform/roles/kafka_broker/tasks/main.yml': line 416, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n# Only supported when zookeeper is enabled\n- name: Create SCRAM Users\n ^ here\n"
}

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