You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a question for Ansible/the collections and not pywinrm. The problem should be fixed as per the issue you've linked. Do ansible-galaxy collection list to make sure you have a new enough ansible.windows collection version as the error message shows it is still using older code before the bugfix was added (1.8.0 or newer)
SUMMARY
The issue is similar to the one that was already fixed in ansible.windows (here)
ISSUE TYPE
COMPONENT NAME
win_stat
Unfortunately I don't have much access to our infra to give you the entire details as in the issue provided as a reference.
The pywinrm version used is 0.4.3 (which is also the latest, based on this)
Our environment
Red Hat 8.5.0 machines from where we use ansible to manage the windows boxes.
Windows 2016
The previous task, which was a win_shell, executed successfully, but then, when the win_stat task was reached we received the error from below.
The full traceback is:
The text was updated successfully, but these errors were encountered: