[root@host pycrypto-2.6.1-py2.6-linux-x86_64.egg]# ls -ld Crypto/
drwxr-xr-x. 10 root root 4096 Apr 30 17:10 Crypto/
... which then means paramiko doesn't find it, and, well, long story short, nothing works.
I do realise this isn't particularly an Ansible problem, but I'm wondering if anybody else is experiencing the same problem on a CentOS 6 host with a recent Ansible. Is it a Python/library path issue?
Cheers,
--Mark