Martin Rødvand

Results 49 comments of Martin Rødvand

This would ease some of our custom link creations as well. It is a bit of a pain to have to make one link for each model. I don't think...

Any news on merging this? The issue this PR addresses also affects the ansible modules.

Implemented in https://github.com/netbox-community/ansible_modules/pull/800

Filed https://github.com/netbox-community/netbox/issues/8051 as when I try to create a contact group it fails on parent being a required field (and we currently have no way of nullifying fields in the...

Modules for Contact, Contact Group and Contact role were fairly straight forward to create. The contact assignment module requires a bit more work.

See https://github.com/netbox-community/ansible_modules/pull/671 for the initial work on the modules.

Thanks for reporting this. I am not able to reproduce the issue on my own NetBox instance, or the demo instance, both running 3.2.1. I'm using the simplest nb_inventory config...

@HardTy Interesting. Do you know why it fails with Varnish as a cache? I've mentioned in the #777 PR that introducing the `Accept` header fails with the demo install (in...

Will be added in the next collection release.

I think there's another issue for this as well. Not sure how to tackle it - any suggestions on logic to handle this?