You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- netbox_service - Add virtual_machine as an allowed query parameter for ipaddresses [#718](https://github.com/netbox-community/ansible_modules/pull/718)
- netbox_service - Add virtual_machine as an allowed query parameter for ipaddresses [#718](https://github.com/netbox-community/ansible_modules/pull/718)
658
+
- netbox_device_interface, netbox_vm_interface - Add bridge to netbox_device_interface and netbox_vm_interface [#713](https://github.com/netbox-community/ansible_modules/pull/713)
659
+
- nb_inventory - Add a racks option [#701](https://github.com/netbox-community/ansible_modules/pull/701)
660
+
bugfixes:
661
+
- Fix prefixes option in nb_inventory to ensure all prefixes are returned [#742](https://github.com/netbox-community/ansible_modules/pull/742)
662
+
- Ensure proper filtering for VLAN group [#741](https://github.com/netbox-community/ansible_modules/pull/741)
663
+
- Config Context is now able to be added to cluster [#715](https://github.com/netbox-community/ansible_modules/pull/715)
664
+
- Make sure API calls on versions without the /api/status endpoint [#707](https://github.com/netbox-community/ansible_modules/pull/707)
665
+
modules:
666
+
- description: Create, update or delete Custom fields in NetBox
667
+
name: netbox_custom_field
668
+
namespace: ''
669
+
- description: Create, update or delete Custom links in NetBox
670
+
name: netbox_custom_link
671
+
namespace: ''
672
+
- description: Create, update or delete Export templates in NetBox
673
+
name: netbox_export_template
674
+
namespace: ''
675
+
- description: Create, update or delete Webhooks in NetBox
0 commit comments