mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
If the banner is not set, the stdout of 'show configuration | begin banner <banner>' returns empty string thus the re.search raises an exception. Fixes #22216