github sleighzy/ansible-kafka v2.0.0
2.0.0 (29-08-2021)

latest releases: v3.3.0, v3.2.2, v3.2.1...
3 years ago

Support for multiple Kafka listeners and security policies.

  • This release introduces the ability to configure multiple listeners and protocols. This is a breaking change to this Ansible role as previously only a single listener and protocol were supported. The kafka_listener_* variables have been replaced with kafka_listeners which contains a list of strings specifying the protocol and listener bindings. (#13)

  • Security policies can now be added to provide authentication between brokers, producers, and consumer. (#13)

Don't miss a new ansible-kafka release

NewReleases is sending notifications on new releases.