Hi Friends,
I am trying to add and run Inventory with custom script in ansible tower but every time getting this error
RuntimeError: [‘proot’, ‘-v’, ‘0’, ‘-r’, ‘/’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR/tmp41GNon:/etc/tower’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR/tmpBlamDp:/tmp’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR/tmpwtm_wb:/var/lib/awx’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR/tmpbWUlS6:/var/lib/awx/job_status’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR/tmpLM4A1s:/var/lib/awx/projects’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR/tmpiA39p7:/var/log’, ‘-b’, ‘/tmp/ansible_tower_launch_11iaMR:/tmp/ansible_tower_launch_11iaMR’, ‘-b’, ‘/var/lib/awx/venv/ansible:/var/lib/awx/venv/ansible’, ‘-b’, ‘/var/lib/awx/venv/tower:/var/lib/awx/venv/tower’, ‘-w’, ‘/tmp/ansible_tower_launch_11iaMR’, ‘/tmp/ansible_tower_launch_11iaMR/tmpNwgMld’, ‘–list’] failed (rc=2) with output: python: can’t open file ‘/var/lib/awx/scalr/scalr-ansible-tower/inventory.py’: [Errno 2] No such file or directory
Is there anyone who face same problem. Please Help!!!