On 21.10.2019 17:17, Mauricio Tavares wrote:
> On Mon, Oct 21, 2019 at 11:09 AM Kai Stian Olstad
> <
ansible-pr...@olstad.com> 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?