Hi, I am trying to connect to windows system form ansible host.For that trying to install winrm ,folowing command: sudo pip3 install pywinrm
with abouve command I am getting below msg: WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv Please help. -- 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/e69887c3-ff1c-4a5f-8836-4da9d3b67ec1n%40googlegroups.com.
