Open refriedjello opened 2 years ago
Can you tell me what collections you have installed? This is definitely a bug, or at least it should handle it more gracefully.
It has something to do with a role's argspec_file, I suspect the file is present but empty, but would like to know for sure.
I just installed ansible-navigator 2.1.0 on a RHEL8 machine and if I run it in local mode with EE disabled, I am unable get the tool to display the installed collections.
I used this command to install ansible-navigator:
I then run this command:
In the log file I get this output:
I am not really sure where to begin looking. The machine in question is an automation workstation, used by several engineers to run
ansible-playbook
on a daily basis. Thanks!