You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 8 years ago
rabbitmq_binding.py Update metadata to 1.1 7 years ago
rabbitmq_exchange.py Update metadata to 1.1 7 years ago
rabbitmq_parameter.py Clean up module documentation (#36909) 6 years ago
rabbitmq_plugin.py Update metadata to 1.1 7 years ago
rabbitmq_policy.py Clean up module documentation (#36909) 6 years ago
rabbitmq_queue.py Clean up module documentation (#36909) 6 years ago
rabbitmq_user.py Clean up module documentation (#36909) 6 years ago
rabbitmq_vhost.py Check that output from list_vhosts can be split (#37630) 6 years ago