Files
community.general/lib/ansible/plugins
Paul Neumann d4b9105c9c cliconf: Fix use of multiple prompts in send_command (#41885)
Upon preparing the commands for sending to the device, cliconf converts
the optional prompt to a byte string. However, since there might be
multiple prompts specified, the conversion has to happen for each prompt
individually. Otherwise, wrong regexes will be compiled in
_handle_prompt from network_cli Connection.
2018-06-25 13:10:32 +05:30
..
2018-06-21 13:59:50 -04:00
2018-06-22 15:29:40 -04:00
2018-06-22 11:50:44 -04:00