Hello, looking for a little direction on what seems like odd behavior in ansible-navigator. I am using ansible-navigator run a playbook in an execution environment. Inspecting one particular task, which is using a custom module, the ‘res’ field is displaying an empty dictionary, but if I register the task output and debug it in the next task, I can see the output, and it seems fine. Any pointers on where to look further to try and figure out why I can’t see the output without a debug task?
Using ansible-navigator 25.5.0
EE is using ansible-core 2.18.8 and ansible-runner 2.4.1