On Fri, 16 Nov 2018 at 23:45, Kartik Jayaraman <[email protected]> wrote:

> Hello,
>
> I have a Centos VM which is cut off from the internet. It does have
> Ansible installed but does not have pywinrm installed. It did not even have
> pip installed.
>
> So I installed pip offline, basically downloaded the tar.gz and copied to
> the VM using WinSCP. After which i installed using "python setup.py
> install" command
>
> I tried doing the same of pywinrm-0.3.0, but there are way too many
> dependencies for ntlm etc that the installation aborts, because it looks to
> go to the web and does not find.
>
> So right now i am stuck where my small little playbook throws this error.
> Please can someone assist? Thanks in advance
>

You will either have to repeat this for every dependency you come across,
or address your inability to access the internet.
It depends on your local situation which option is the shortest path to
success.

Dick
-- 
Sent from a mobile device - please excuse the brevity, spelling and
punctuation.

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAL8fbwOAk2ySVa0Nst24r34aJvw%3DRUZPGhK%2BKUnT5CCZ%3DmtpVw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to