[WARNING]: module winrm not found in:

18 views
Skip to first unread message

Olariu Irinel

unread,
Mar 25, 2021, 10:12:10 AM3/25/21
to Ansible Project
Hello 
I'm trying to use winrm module but even if I installed it :
[centos@ip-172-17-0-84 site-packages]$ pip list
Package       Version
------------- ---------
ansible       3.1.0
ansible-base  2.10.7
certifi       2020.12.5
cffi          1.14.5
chardet       4.0.0
cryptography  3.4.6
idna          2.10
Jinja2        2.11.3
MarkupSafe    1.1.1
ntlm-auth     1.5.0
packaging     20.9
pip           21.0.1
pycparser     2.20
pyparsing     2.4.7
pywinrm       0.4.1
PyYAML        5.4.1
requests      2.25.1
requests-ntlm 1.1.0
setuptools    39.2.0
six           1.15.0
urllib3       1.26.4
wheel         0.36.2
winrm         0.4.1
xmltodict     0.12.0
-------------------------------------------------------------------------------------------------
when i try to check :
ansible-doc -t module winrm
[WARNING]: module winrm not found in:
/home/centos/.ansible/plugins/modules:/usr/share/ansible/plugins/modules:/home/centos/.local/lib/python3.6/site-packages/ansible/modules

Please be aware that i copied the the winrm directory to  /home/centos/.local/lib/python3.6/site-packages/ansible/modules
but still ANSIBLE doesn't sees the winrm ...

What am i doing wrong ? How can i make ansible to recognise the winrm modules installed via pip?

Thank you!
Oli





phil.gr...@gmail.com

unread,
Mar 25, 2021, 1:11:49 PM3/25/21
to Ansible Project

ansible-doc -t connection winrm
Reply all
Reply to author
Forward
0 new messages