Adding multiple VLANs on an interface can take 1 minute #20752
jeanjean99900-blip
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello netbox community,
From Ansible, when I call the netbox.netbox.netbox_device_interface module to simply add a VLAN to a list that already contains several hundred, the task takes about 1 minute to execute, whereas it is almost instantaneous when there are only a few VLANs.
How can I improve performance? To update 30 interfaces, I have to wait almost 30 minutes. I find that crazy :D
Other question, is there any way to simply add only one vlan and not resend the entire VLANs list from ansible module?
BR
Beta Was this translation helpful? Give feedback.
All reactions