Unable to Open Shell

Hello,
I am still new to ansible and have been trying to get a simple playbook together using cisco IOS modules. I am testing with a Cisco Catalyst 3850 switch (running IOS XE 16.6.2) and at this stage am trying to collect the config and safe it as a text file. I am running ansible 2.4.1, python 2.7.5 and this is my playbook, related files and the resulting error:

Have you read the link and done as it say?
If so, where are the logs for that?

Yes, I looked through this link and through the log file but the suggested errors and solutions didn’t work for me either…
Here is the log file content:

That looks like a paramiko issue. Could you open an issue at github.com/ansible/ansible and provide this output along with the output from pip freeze? From there we can further troubleshoot the bug.

I just opened an issue on github for this as “Cisco Switch Unable to Open Shell”. #33342
Thank you!