melsen
melsen
Any updates on this? I would really appreciate to get a fix for this, soon. Thank you!
@cernymi I just updated my Netbox instance to the latest version. Services are still empty. Netbox version: `4.4.4-Docker-3.4.1` netbox.netbox collection version: `3.21.0` Ansible version: ``` ansible [core 2.17.14] python version...
@cernymi this is really strange. I just tried to configure my Netbox inventory file exactly the same as yours and connected it to my local Netbox instance as well as...
@cernymi Wow, that solved the problem! I used `ansible-galaxy collection install --force netbox.netbox` to reinstall the latest "version" of the netbox.netbox collection and now services are displayed correctly. I agree,...