Skip to content

chore(deps): update dependency netbox.netbox to v3.21.0

WALL-E requested to merge renovate/netbox.netbox-3.x into master

This MR contains the following updates:

Package Type Update Change
netbox.netbox galaxy-collection minor 3.20.0 -> 3.21.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

netbox-community/ansible_modules (netbox.netbox)

v3.21.0

Compare Source

=======

Minor Changes

  • Add label, description and enabled to netbox_device_interface_template (https://github.com/netbox-community/ansible_modules/issues/1333)
  • Add example for using ansible variables in lookup
  • Add name as option to netbox_fhrp_group
  • Add support for custom headers
  • netbox_cluster - Add options scope and scope_type for NetBox 4.2+
  • netbox_device_interface - Add primary_mac_address option for NetBox 4.2+
  • netbox_prefix - Add options scope and scope_type for NetBox 4.2+
  • netbox_vm_interface - Add primary_mac_address option for NetBox 4.2+

Bugfixes

  • Fix missing netbox_config_template module in module_defaults
  • Fixed an isssue with module_default parameter inheritance for modules netbox_config_template, netbox_custom_field_choice_set, netbox_permission, netbox_token, netbox_user, and netbox_user_group.
  • fix call /api/status/ instead /api/status in nb_inventory plugin. (https://github.com/netbox-community/ansible_modules/issues/1335).
  • netbox_ip_address - Fixed the problem preventing assignment of an IP address to a network interface

New Modules

  • netbox.netbox.netbox_mac_address - Create, update or delete MAC addresses within NetBox

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading