Ansible netbox inventory plugin not working after upgrading to v3.5.0 #7979

Closed
opened 2025-12-29 20:30:48 +01:00 by adam · 1 comment
Owner

Originally created by @salman-uk on GitHub (May 2, 2023).

NetBox version

v3.5.0

Python version

3.8

Steps to Reproduce

After upgrading to netbox v3.5.0, the ansible netbox inventory plugin(https://docs.ansible.com/ansible/latest/collections/netbox/netbox/nb_inventory_inventory.html) no longer works and is unable to parse any data using the netbox api.
I have also tested with different versions of the ansible plugin but no joy.

Downgrading the netbox version fixes the issue.

Below is screenshot of error I get when trying this with version 3.5.0.

image

Anyone got any ideas on why this might not be working with version 3.5.0.

Expected Behavior

Being able to parse netbox inventory data using api

Observed Behavior

ansible plugin unable to parse inventory data.

Originally created by @salman-uk on GitHub (May 2, 2023). ### NetBox version v3.5.0 ### Python version 3.8 ### Steps to Reproduce After upgrading to netbox v3.5.0, the ansible netbox inventory plugin(https://docs.ansible.com/ansible/latest/collections/netbox/netbox/nb_inventory_inventory.html) no longer works and is unable to parse any data using the netbox api. I have also tested with different versions of the ansible plugin but no joy. Downgrading the netbox version fixes the issue. Below is screenshot of error I get when trying this with version 3.5.0. ![image](https://user-images.githubusercontent.com/9380153/235620969-081e7345-958a-47a8-9711-cc871db76231.png) Anyone got any ideas on why this might not be working with version 3.5.0. ### Expected Behavior Being able to parse netbox inventory data using api ### Observed Behavior ansible plugin unable to parse inventory data.
adam closed this issue 2025-12-29 20:30:48 +01:00
Author
Owner

@abhi1693 commented on GitHub (May 2, 2023):

Please raise your issues with https://github.com/netbox-community/ansible_modules as this is not core NetBox bug.

@abhi1693 commented on GitHub (May 2, 2023): Please raise your issues with https://github.com/netbox-community/ansible_modules as this is not core NetBox bug.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7979