Hi folks,

I'm working on some native Ansible modules to manage Koji resources.

https://github.com/ktdreyer/koji-ansible

(This is not about installing Koji, it's just a way to declaratively define things within Koji, where you might normally use the koji CLI.)

So far this can create, edit, and delete tags, and manage tag inheritance.

What else would be useful?

- Ken