community.general/lib/ansible/modules
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
..
cloud VPC peer module unhandled exception on bad peering ID (#45306) 2018-11-29 08:54:16 -05:00
clustering k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
commands E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
crypto Updating argument_spec for type='list' options by elements value. (#48485) 2018-11-26 10:17:25 -05:00
database E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
files Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
identity E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
inventory Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
messaging ignore empty lines in rabbitmqctl output (#43722) 2018-11-29 13:55:05 +00:00
monitoring Cast int for expire field to avoid call failure to sensu API (#33239) 2018-11-29 12:30:59 +00:00
net_tools E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
network Fix nxos modules idempotence issue (#46437) 2018-11-29 10:23:51 +05:30
notification Bulk module author 2 (#48955) 2018-11-21 10:32:42 +00:00
packaging E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
remote_management E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
source_control Update git example (#49098) 2018-11-26 15:35:08 -05:00
storage sets admin_password to no_log (#46604) 2018-11-29 12:17:15 +00:00
system E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
utilities Updated example in include_role.py 2018-11-27 14:12:45 -08:00
web_infrastructure E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
windows Add win_partition (#46292) 2018-11-26 11:01:59 +10:00
__init__.py