1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
fdeschamps faed1bbd96 ignore empty lines in rabbitmqctl output (#43722)
* 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
2018-11-29 13:55:05 +00:00
..
cli Fix type in ansible-galaxy info output (#49096) 2018-11-27 09:45:20 +05:30
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config fix bug in config mgr 2018-11-19 11:46:17 -05:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils Add basic unit tests for module_utils/acme.py. (#49103) 2018-11-29 09:32:15 +00:00
modules ignore empty lines in rabbitmqctl output (#43722) 2018-11-29 13:55:05 +00:00
parsing Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
playbook require git when trying to use it in ansible-galaxy cli (#49212) 2018-11-28 13:28:21 -05:00
plugins Fix error where pod has error and no containers (#49154) 2018-11-29 09:17:04 +00:00
template Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -05:00
utils E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vars Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py
constants.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00