mirror of https://github.com/ansible/ansible.git
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.reviewable/pr18780/r1
parent
98514ace6e
commit
6785f3b424
Loading…
Reference in New Issue