Hi Experts,

I am trying to install Ansible tower 3.2.0 version in my Redhat machine 
7.2  and getting following error. I already installed ansible version 2.8 . 
But tower installation is getting failed.

failed: [localhost] (item=[u'python-psycopg2', u'python-setuptools', u
'libselinux-python', u'setools-libs', u'yum-utils', u'sudo', u'acl']) => {
"ansible_loop_var": "item", "changed": false, "item": ["python-psycopg2", 
"python-setuptools", "libselinux-python", "setools-libs", "yum-utils", 
"sudo", "acl"], "msg": "The Python 2 bindings for rpm are needed for this 
module. If you require Python 3 support use the `dnf` Ansible module 
instead.. The Python 2 yum module is needed for this module. If you require 
Python 3 support use the `dnf` Ansible module instead."}


PLAY RECAP 
**************************************************************************************************************************************************
localhost                  : ok=28   changed=3    unreachable=0    failed=1 
   skipped=113  rescued=0    ignored=2


[error] Oops!  An error occured while running setup.
[warn] /var/log/tower does not exist.
Setup log saved to setup.log.

Also tried to explicity put the pyuthon2.7 entry in /etc/ansible/hosts 
file. but still it fails.

please advise me here. ( In my server no internet connectivity and doing 
through offline package)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/15acec08-2701-4836-b41e-8b46e0a25a8c%40googlegroups.com.

Reply via email to