StephenSorriaux / ansible-kafka-admin

Manage your topic's configuration (partitions, replication factor, parameters), ACLs, quotas, users and get stats, without any effort with this library. It does not use the Kafka scripts and does not require ssh connection to the remote broker.
Apache License 2.0
150 stars 46 forks source link

spelling: Seomthing -> Something #130

Closed toralf closed 2 years ago

toralf commented 2 years ago
$ grep -Hir Seom ~/.ansible/*
/home/tfoerste/.ansible/collections/ansible_collections/StephenSorriaux/ansible_kafka_admin/plugins/modules/kafka_stat_lag.py:            msg='Seomthing went wrong: %s ' % e
/home/tfoerste/.ansible/collections/ansible_collections/StephenSorriaux/ansible_kafka_admin/plugins/modules/kafka_consumer_group.py:            msg='Seomthing went wrong: %s ' % e
/home/tfoerste/.ansible/collections/ansible_collections/StephenSorriaux/ansible_kafka_admin/plugins/modules/kafka_info.py:            msg='Seomthing went wrong: %s ' % e