redpanda-data / redpanda-ansible-collection

Apache License 2.0
8 stars 6 forks source link

split console install from redpanda_broker role #37

Closed gene-redpanda closed 4 months ago

gene-redpanda commented 1 year ago

This would probably include a shared role that both include to handle setup for rpm/deb repos and shared variables. Broker and console roles would split from there.

Client role should probably also share the /etc/redpanda/redpanda.yaml generation somehow.