ansible/event-driven-ansible

implement kafka source SASL / SCRAM authentication mechanism

lucamaf opened this issue · 0 comments

The parameters are already available in the original python module
https://github.com/aio-libs/aiokafka/blob/master/tests/test_sasl.py
so it shouldn't be too complex to implement