Closed jean-christophe-manciot closed 22 hours ago
When you see problems like this you realise the developers care absolutely nothing about making AWX usable
No doubt all the devs are workign on this: https://github.com/ansible/awx/issues/13737 "Improvements to the AWX development experience](https://github.com/ansible/awx/issues/13737"
The "development" experience is super-important of course, but the user experience? Nah. Devs do not care one tiny little jot about that.
Incredible isn't it, to think that I can pass ansible a folder with '-i /path/to/folder', and ansible will parse that in a second and make full use of it...
But after years of development, useless "smart inventories", absurd requirements to use awx-manage, and the issue 'Cannot use manual project for SCM-based inventory' - that prevents us from using awx.awx.inventory_source module with manual projects as "source" - now, smart inventories are deprecated as well as being useless. And now we have "constructed inventories"... and yet, AWX cannot simply import an inventory from a file like Ansible cmdline can.
The stupidity, and the contempt for users is mind-boggling.
This issue is a duplicate of this thread.
Please confirm the following
security@ansible.com
instead.)Bug Summary
As a workaround to the already reported issue Source From A Project Doesn't Show Any Inventory, I used to be able to import inventories sourced from manual projects with the command
awx-manage inventory_import
run from within thetools_awx_1
container. With AWX24.6.0
, this command now fails.AWX version
24.6.0
Select the relevant components
Installation method
docker development environment
Modifications
no
Ansible version
2.17.3
Operating system
Ubuntu 24.04 noble
Web browser
No response
Steps to reproduce
Expected results
Successful Import of all inventories sourced from the manual projects
Actual results
Additional information
No response