Skip to content

chore(deps): update dependency netbox.netbox to v3.20.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.17.0 -> 3.20.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.20.0

Compare Source

=======

Minor Changes

Bugfixes

New Modules

  • netbox.netbox.netbox_permission - Creates or removes permissions from NetBox
  • netbox.netbox.netbox_token - Creates or removes tokens from NetBox
  • netbox.netbox.netbox_tunnel - Create, update or delete tunnels within NetBox
  • netbox.netbox.netbox_tunnel_group - Create, update or delete tunnel groups within NetBox
  • netbox.netbox.netbox_user - Creates or removes users from NetBox
  • netbox.netbox.netbox_user_group - Creates or removes user groups from NetBox

v3.19.1

=======

Minor Changes

  • Bump version 3.19.1

v3.19.0

=======

Minor Changes

  • Add cluster host to dynamic inventory response #&#8203;1219 <https://github.com/netbox-community/ansible_modules/pull/1219>_
  • Add galaxy-importer to CI process #&#8203;1245 <https://github.com/netbox-community/ansible_modules/issues/1245>_
  • Adjust modules to support NetBox v4.0.0 #&#8203;1234 <https://github.com/netbox-community/ansible_modules/pull/1234>_
  • Bump jinja2 from 3.1.2 to 3.1.4 #&#8203;1226 <https://github.com/netbox-community/ansible_modules/pull/1226>_
  • Bump requests from 2.31.0 to 2.32.0 #&#8203;1236 <https://github.com/netbox-community/ansible_modules/pull/1236>_
  • Drop obsolete Ansible and Python versions and fix tests #&#8203;1241 <https://github.com/netbox-community/ansible_modules/issues/1241>_
  • Get ansible-lint passing again (sequence after #&#8203;1241 <https://github.com/netbox-community/ansible_modules/issues/1241>*) #&#8203;1243 <https://github.com/netbox-community/ansible_modules/issues/1243>*
  • Update CI process to follow Ansible Collection Standards #&#8203;1247 <https://github.com/netbox-community/ansible_modules/issues/1247>_
  • Update CI to use master instead of main. #&#8203;1253 <https://github.com/netbox-community/ansible_modules/issues/1253>_
  • Update ansible-lint to ignore changelog file for yaml indentation. #&#8203;1256 <https://github.com/netbox-community/ansible_modules/issues/1256>_
  • Update top-level README with new minimum Ansible version (sequence after #&#8203;1241 <https://github.com/netbox-community/ansible_modules/issues/1241>_ #&#8203;1244 <https://github.com/netbox-community/ansible_modules/issues/1244>_
  • Updated CI to only run changelog job if MR into devel branch is detected. #&#8203;1251 <https://github.com/netbox-community/ansible_modules/issues/1251>_
  • Updated CI to support NetBox 4.0 #&#8203;1230 <https://github.com/netbox-community/ansible_modules/pull/1230>_
  • Updates to top-level README.md to align collection with Ansible best practices #&#8203;1238 <https://github.com/netbox-community/ansible_modules/issues/1238>_

Bugfixes

  • Added ALLOWED_QUERY_PARAMS module_bay by device #&#8203;1228 <https://github.com/netbox-community/ansible_modules/pull/1228>_
  • Added label to power outlet #&#8203;1222 <https://github.com/netbox-community/ansible_modules/pull/1222>_
  • Added power outlet type iec-60320-c21 to power outlet template and power outlet modules #&#8203;1229 <https://github.com/netbox-community/ansible_modules/issues/1229>_
  • Extend query param for parent_location #&#8203;1233 <https://github.com/netbox-community/ansible_modules/issues/1233>_

v3.18.0

Compare Source

=======

Minor Changes

  • nb_inventory - Add Virtual Disks to inventory #​1188
  • nb_inventory - Don't extract null values from custom fields #​1184
  • nb_inventory - Improve documentation for oob_ip_as_primary_ip #​1218
  • nb_inventory - Make oob_ip available regardless of oob_ip_as_primary_ip option #​1211
  • nb_lookup - Add custom field choice set #​1186
  • nb_lookup - Add endpoint for Virtual Disks #​1177
  • netbox_device_type and netbox_rack - Change u_height to float #​1200
  • netbox_export_templates - Update documentation #​1214
  • netbox_power_port - Add label #​1202

New Modules

  • netbox.netbox.netbox_custom_field_choice_set - Create, updates, or removes Custom Field Choice sets
  • netbox.netbox.netbox_module_bay - Create, updates, or removes Module Bay

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.

Edited by WALL-E

Merge request reports

Loading