mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 12:21:26 -07:00
* ignore empty lines in rabbitmqctl output this fixes a bug with rabbitmq 3.7.5 rabbitmqctl can return empty lines, breaking the rabbitmq_parameter module especially in a new vhost, the command rabbitmqctl list_parameters -q -p <vhost> will return an empty line * Strip empty line in rabbitmqctl output |
||
---|---|---|
.. | ||
__init__.py | ||
rabbitmq_binding.py | ||
rabbitmq_exchange.py | ||
rabbitmq_global_parameter.py | ||
rabbitmq_parameter.py | ||
rabbitmq_plugin.py | ||
rabbitmq_policy.py | ||
rabbitmq_queue.py | ||
rabbitmq_user.py | ||
rabbitmq_vhost.py |