I am trying to access windows host from ansible.
In my virtual environment, "pip list" command shows these packages installed
*winrm*
*pywinrm*
*xmltodict*
*...etc...*
when I play, playbook or adhoc command it shows error like as follows:
*FAILED! => {"msg": "winrm or requests is not installed: No module named
xmltodict"}*
"which python" and "which pip" commands shows my virtual environment:
*(my_virtual_environment)/bin/python*
*(my_virtual_environment)**/bin/pip*
Pls help me to find the issue. Thanks in advance.
--
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/2f98a8b4-0303-49c7-b9ff-74f67fbcc19an%40googlegroups.com.