mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Turns out in some commands, like 'sh bgp summary' a line containing 'Not found' can be shown as a column. This causes those commands to error out with RC=1 . Fixes #26577