[ansible-project] Non Standard SSH Login

2017-08-10 Thread Lupe Silva
I am looking to use ansible with my Dell X1000 series switches. There is no network modules for these switches which is fine for me. I plan to use the raw module. My issue is that when you connect to these switches via SSH, the switches always ask for the UserID and Password. Even when you

[ansible-project] Re: Non Standard SSH Login

2017-08-22 Thread Lupe Silva
> (?i)prompt: "response" > > On Monday, August 21, 2017 at 10:07:51 PM UTC+5:30, Lupe Silva wrote: >> >> Thank you Soniya for the reply!! >> >> Unfortunately, this Dell switch is not the EMC line, but a lower line of >> switches, the X10

[ansible-project] Re: Non Standard SSH Login

2017-08-21 Thread Lupe Silva
the following command: > $ ssh 100.67.170.31 -i .ssh/id_rsa -l admin > > > On Friday, August 11, 2017 at 1:10:45 AM UTC+5:30, Lupe Silva wrote: >> >> I am looking to use ansible with my Dell X1000 series switches. There is >> no network modules for these switches