nop. I have deleted everything restart now docker and start installation back from fresh. here is the new error I'm getting now.
TASK [local_docker : Run migrations in task container] *******************************************************************************************************************************************************
task path: /app/awx-17.1.0/installer/roles/local_docker/tasks/compose.yml:45
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "docker-compose run --rm --service-ports task awx-manage migrate --no-input", "delta": "0:00:01.971408", "end": "2021-05-03 16:00:20.465307", "msg": "non-zero return code", "rc": 1, "start": "2021-05-03 16:00:18.493899", "stderr": "Creating network \"awxcompose_default\" with the default driver\nCreating awx_redis ... \r\nCreating awx_postgres ... \r\nCreating awx_postgres ... done\r\nCreating awx_redis ... done\r\nCreating awx_web ... \r\nHost is already in use by another container\nCreating awx_web ... error\r\n\nERROR: for awx_web Cannot start service web: driver failed programming external connectivity on endpoint awx_web (30bd04da934f240519a0e52b0bfe9baeb8b54423babae3551122e9d684b2dc39): Error starting userland proxy: listen tcp6 [::]:80: socket: address family not supported by protocol\n\nERROR: for web Cannot start service web: driver failed programming external connectivity on endpoint awx_web (30bd04da934f240519a0e52b0bfe9baeb8b54423babae3551122e9d684b2dc39): Error starting userland proxy: listen tcp6 [::]:80: socket: address family not supported by protocol\nEncountered errors while bringing up the project.", "stderr_lines": ["Creating network \"awxcompose_default\" with the default driver", "Creating awx_redis ... ", "Creating awx_postgres ... ", "Creating awx_postgres ... done", "Creating awx_redis ... done", "Creating awx_web ... ", "Host is already in use by another container", "Creating awx_web ... error", "", "ERROR: for awx_web Cannot start service web: driver failed programming external connectivity on endpoint awx_web (30bd04da934f240519a0e52b0bfe9baeb8b54423babae3551122e9d684b2dc39): Error starting userland proxy: listen tcp6 [::]:80: socket: address family not supported by protocol", "", "ERROR: for web Cannot start service web: driver failed programming external connectivity on endpoint awx_web (30bd04da934f240519a0e52b0bfe9baeb8b54423babae3551122e9d684b2dc39): Error starting userland proxy: listen tcp6 [::]:80: socket: address family not supported by protocol", "Encountered errors while bringing up the project."], "stdout": "", "stdout_lines": []}