I had tried ansible-tower early and just removed it by yum remove. But now awx is giving below error
Transaction check error:
file /var/lib/awx/wsgi.py from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /var/lib/awx/favicon.ico from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/share/awx from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /var/lib/awx from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/share/sosreport/sos/plugins/tower.py from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/bin/ansible-tower-service from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/bin/awx-python from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/bin/failure-event-handler from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/share/awx/request_tower_configuration.ps1 from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /usr/share/awx/request_tower_configuration.sh from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
file /var/log/tower from install of ansible-awx-9.1.0.65-1.el7.x86_64 conflicts with file from package ansible-tower-server-3.6.1-1.el7at.x86_64
I could successfully install the AWX as the steps you mentioned. After that i tried to enable ldap settings and now i am not able to login either by ldap user and local ADMin account. Is there any way to reset the password for Admin account?