issues
search
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
Don't perform upload to Ansible Galaxy
#150
Closed
StephenSorriaux
closed
1 year ago
StephenSorriaux
commented
1 year ago
Proposed Changes
do not perform upload to Ansible Galaxy for now because the
stephensorriaux
namespace does not exist (see
https://github.com/StephenSorriaux/ansible-kafka-admin/actions/runs/4479355989/jobs/7873207131
), while
StephenSorriaux
does exists bu the API says it is now invalid without any means for me to change it. Moreover, it seems like a new version of Ansible Galaxy is being developed (
https://github.com/ansible/galaxy/issues/3086
) so I will just wait for it to automatize the upload
in the meantime, I will just manually sync the
https://galaxy.ansible.com/StephenSorriaux/kafka-admin
by clicking the button when a new release of the lib is there, since this seems to just work
Proposed Changes
stephensorriaux
namespace does not exist (see https://github.com/StephenSorriaux/ansible-kafka-admin/actions/runs/4479355989/jobs/7873207131), whileStephenSorriaux
does exists bu the API says it is now invalid without any means for me to change it. Moreover, it seems like a new version of Ansible Galaxy is being developed (https://github.com/ansible/galaxy/issues/3086) so I will just wait for it to automatize the upload