Re: [ansible-project] Ansible raw module & Cisco WLC

2016-06-17 Thread Kai Stian Olstad

On 17. juni 2016 09:47, David Vávra wrote:

Is it possible to use it even when there is no Python installed on the
target device?


Yes, just use deligate_to, and deligate the task to a machine that has 
Python.


--
Kai Stian Olstad

--
You received this message because you are subscribed to the Google Groups "Ansible 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/57644B5C.2000408%40olstad.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ansible-project] Ansible raw module & Cisco WLC

2016-06-17 Thread David Vávra
Is it possible to use it even when there is no Python installed on the
target device?

--


2016-06-14 15:51 GMT+02:00 Kai Stian Olstad :

> On 14. juni 2016 10:39, David Vávra wrote:
>
>> Hi, have anyone been succesful with at least logging in to Cisco WLC
>> device
>> with Ansible? I'm not able to make it work, most probably because of extra
>> (nonstandard) prompt for User:
>>
>> (Cisco Controller)
>> User: xxx
>> Password:**
>> (Cisco Controller) >
>>
>
> This looks like a interactive console, you can't use raw module for that,
> you'll have to use the expect module.
>
> --
> Kai Stian Olstad
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Ansible Project" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/ansible-project/xpHZ7JFEhw4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/57600BF9.5050101%40olstad.com
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAGOgyxiWJsiJh6f3xsJJaOkuvdTx6g0%2B5MiOczqT%3DEkkz9pPwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ansible-project] Ansible raw module & Cisco WLC

2016-06-14 Thread Kai Stian Olstad

On 14. juni 2016 10:39, David Vávra wrote:

Hi, have anyone been succesful with at least logging in to Cisco WLC device
with Ansible? I'm not able to make it work, most probably because of extra
(nonstandard) prompt for User:

(Cisco Controller)
User: xxx
Password:**
(Cisco Controller) >


This looks like a interactive console, you can't use raw module for 
that, you'll have to use the expect module.


--
Kai Stian Olstad

--
You received this message because you are subscribed to the Google Groups "Ansible 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/57600BF9.5050101%40olstad.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Ansible raw module & Cisco WLC

2016-06-14 Thread David Vávra
Hi, have anyone been succesful with at least logging in to Cisco WLC device 
with Ansible? I'm not able to make it work, most probably because of extra 
(nonstandard) prompt for User: 

(Cisco Controller)
User: xxx
Password:**
(Cisco Controller) >

Thanks for any advice on this.

--
DV


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/a8f369cb-59d6-4f36-8761-1922e0470060%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.