Folks, I'm running CentOS6.5, and have pulled the default python-crypto RPM to use a newer version so Vault works. I'm running an RPM build from the Ansible source (devel branch - ansible-1.6-0.git201404301338.el6.noarch)
The EPEL python-crypto2.6 RPM seems to have the Crypto directory under the egg dir when installed: [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 -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/17970ba6-1865-44be-92ea-024d122ef0b9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
