mirror of https://github.com/ansible/ansible.git
Fix systemd in chroot (#23904)
* Fix systemd in chroot
The 'request ignored' message is in stderr, not stdout.
* Check both stdout and stderr for systemd message
Some versions of systemd report to stderr, others to stdout. Also check
whether output could be a valid normal response to avoid false positives.
(cherry picked from commit cb13aea88b)
pull/23952/head
parent
476e8c7136
commit
58666c0ca4
Loading…
Reference in New Issue