Ganesh Nalawade
354454ad58
Fix aruba initial prompt issue ( #39195 )
...
Fixes #33414
Issue a newline when the initial connection
results in a prompt and expects user input.
2018-04-26 11:06:27 +05:30
Charles Tolley
531d6c50bf
Added regex to recognize prompt ( #31947 )
2017-10-23 19:34:10 +05:30
James Mighion
6693cc3f5a
Using shorthand for disabling paging to avoid the syntax difference between versions. ( #31942 )
...
Fixes #31855
2017-10-23 10:15:30 +02:00
James Mighion
2837200aea
Adding new stdout regex to allow local password changes. Adding stderr regex to catch more errors. ( #30994 )
2017-09-28 10:05:14 +05:30
James Mighion
f682d9bf49
Adding aruba_command module along with unit tests. ( #26625 )
...
* Adding aruba_command module along with unit tests.
* Fixing PEP8 E303 too many blank lines.
* Adding default for timeout.
* Removing unused arguments. Moving default for timeout argument. Fixing cliconf to find hostname.
* Fixing PEP8 E302.
2017-07-19 09:49:12 +05:30