ansible/test/units/plugins/connection
Ganesh Nalawade 49736b6b27
Add support to configure network_cli terminal related options (#60086)
* Add support for configurable terminal plugin options

Fixes #59404

*  Add terminal options to support platform specific login menu
*  Add terminal options to support configurable options for stdout
   and stderr regex list

* Fix CI failures

* Fix CI issues

* Fix review comments and add integration test

* Fix sanity test failures

* Fix review comments

* Fix integration test case

* Fix integration test failure

* Add support to configure terminal related options

Fixes https://github.com/ansible/ansible/issues/59404

*  Add network_cli configurable options to support platform specific login menu
*  Add network_cli configurable options to support configurable options for stdout
   and stderr regex list

* Fix review comment

* Fix review comment
2019-08-19 18:56:20 +05:30
..
__init__.py
test_connection.py
test_netconf.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_network_cli.py Add support to configure network_cli terminal related options (#60086) 2019-08-19 18:56:20 +05:30
test_psrp.py Fix tests for the psrp connection plugin (#55061) 2019-04-10 08:22:48 +10:00
test_ssh.py Update connection plugins to use correct, non-deprecated, methods (#52038) 2019-02-11 13:44:54 -06:00
test_winrm.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00