community.general/lib/ansible/modules/messaging
Lachlan Cooper fcbee7e40b Check that output from list_vhosts can be split (#37630)
As with list_users, list_vhosts can sometimes return a value that
doesn't contain a '\t' character. This appears to be the case if the
server has no vhosts, for example.

The same fix was applied to the rabbitmq_users module here:
fafb89cde5
2018-03-22 13:03:20 -04:00
..
__init__.py
rabbitmq_binding.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rabbitmq_exchange.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rabbitmq_parameter.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rabbitmq_plugin.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rabbitmq_policy.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rabbitmq_queue.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rabbitmq_user.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
rabbitmq_vhost.py Check that output from list_vhosts can be split (#37630) 2018-03-22 13:03:20 -04:00