Hello, With Regards to Github Ticket - https://github.com/ansible/ansible/issues/70054
I have not reached a successful resolution. Here is the summary of the issue 1) The inventory.py script which is supposed to output JSON data is working fine when Ansible is managed via Pip. 2) The script doesn't work when Ansible package is installed via DNF or YUM. 3) We cannot use pip in produdction as it's not part of our audit system. According to various comments, it appears that the plugins/helper packages provided with Ansible in DNF/YUM may be corrupted. Pip seems to be providing all the correct items. I am using Python 3. Regards, -- 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/576cc54a-3821-4a4e-ab94-7203f70162afo%40googlegroups.com.
