mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 16:36:29 +00:00
The junos run_commands() method should raise an error when an RpcError is returned but didn't when using display=text. This fixes that error