mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 18:53:12 +00:00
* 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.