On Mon, Oct 21, 2019 at 11:22 AM Kai Stian Olstad <[email protected]> wrote: > > On 21.10.2019 17:17, Mauricio Tavares wrote: > > On Mon, Oct 21, 2019 at 11:09 AM Kai Stian Olstad > > <[email protected]> wrote: > >> > >> On 21.10.2019 16:33, Mauricio Tavares wrote: > >>> Does the cli_command module require python on the remote host? > >> > >> No, it's for use with network devices and majority of them doesn't have > >> Python. > >> > > How does it send the command? Does it look for a shell or sends > > it in a expect-like fashion? > > It depends, I recommend reading the docs since it has all the information > https://docs.ansible.com/ansible/latest/network/index.html > https://docs.ansible.com/ansible/latest/network/getting_started/network_differences.html > And that explains why what I am trying to do does not work.
Thanks! > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/299f3d21-d863-eeca-73d8-fb3304b274e3%40olstad.com. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAHEKYV4%3Dog-1VC9W%2BSLnCqkYt%2BspS%3DQyj4zrVapZ7K91u41NYg%40mail.gmail.com.
