Hi all,
getting the error "The Python 2 bindings for are needed for this module. If you require Python 3 support use the Ansible module instead."
2.5.4
file = ///ansible.cfg
module search path = [u’/home///plugins/modules’, ‘/usr/share//plugins/modules’]
python module location = /usr/local/lib/python27/-packages/
location = /usr/local/bin/
version = 2.7.12 (default, Nov 19 2016, 06:48:10) [GCC 5.4.0 20160609]
python2-glance- python2-migrate python2–checker python3
python2 python2- python2-migrate-repository python2- python35
python27 python2-keystone python2–config-generator python2- python35m
python2-alembic python2–wrapper python2–messaging–broker python2-unit2 python3m
All this is from the server I’m running Ansible.
Thanks.