--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e0293b50-35c0-4975-9974-a8c28326e287%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
# ansible-playbook --version
[WARNING]: The version of gmp you have installed has a known issue regarding
timing vulnerabilities when used with pycrypto. If possible, you should update
it (i.e. yum update gmp).
ansible-playbook 1.9.2
configured module search path = /opt/ansible/modules
## yum install python-crypto2.6
# ansible-playbook --version
ansible-playbook 1.9.2
configured module search path = /usr/share/ansible:/home/ansible/venv/share/ansible:/opt/ansible/modules
#