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

Add some build to add ansible-collection to release #94

Closed ryarnyah closed 3 years ago

ryarnyah commented 3 years ago

Add build script on tags to made modules install easyer with ansible-collections.

@see https://docs.ansible.com/ansible/2.9/dev_guide/developing_collections.html