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/packaging
stoned 6785f3b424 cpanm: search both its stderr and its stdout for the message 'is up t…
Note that since cpanm version 1.6926 its messages are sent to stdout
when previously they were sent to stderr.

Also there is no need to initialize out_cpanm and err_cpanm and
check for their truthiness as module.run_command() and str.find()
take care of that.
9 years ago
..
language cpanm: search both its stderr and its stdout for the message 'is up t… 9 years ago
os add chroot flag to pkgng in order to allow installation of packages into chroot environments, e.g. jails (#1218) 9 years ago
__init__.py Add missing __init__.py files for find_package() to work 10 years ago
dpkg_selections.py added missing GPL licences 9 years ago
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 9 years ago