Skip to content

[Solved] - API query via ANSIBLE under Netbox 4.0+ #17025

Closed Locked Answered by LLFT
LLFT asked this question in Help Wanted!
Discussion options

You must be logged in to vote

I can confirm that the solution lies in the update of python3-pynetbox.
Since the repositories are not up-to-date, we can proceed as follows:

sudo apt remove python3-pynetbox
pip3 install pynetbox==7.3.4 --break-system-packages

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@candlerb
Comment options

Answer selected by LLFT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants