ansible-collections / community.rabbitmq

Manage RabbitMQ with Ansible
http://galaxy.ansible.com/community/rabbitmq
Other
30 stars 46 forks source link

Support all option with rabbitmq_feature_flag #170

Open jovial opened 5 months ago

jovial commented 5 months ago
SUMMARY

This is useful to enable all feature flags before an upgrade, see:

I switched to using the json output instead of attempting to parse the tabbed output for simplicity. I also needed to include the stability field as 'all' only enables stable features. This was needed to correctly set the changed field.

Fixes: #169

ISSUE TYPE
COMPONENT NAME

rabbitmq_feature_flag

ADDITIONAL INFORMATION
mnasiadka commented 3 months ago

/rebuild

mnasiadka commented 2 months ago

@cognifloyd @odyssey4me @jgkirschbaum @Im0 Can you help in getting this reviewed? It would be very helpful for Kolla-Ansible OpenStack project (instead of running this using command)