chore(deps): update dependency netbox.netbox to v3.20.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
netbox.netbox | galaxy-collection | minor |
3.17.0 -> 3.20.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
netbox-community/ansible_modules (netbox.netbox)
v3.20.0
=======
Minor Changes
- Add
facility
tolocation
(https://github.com/netbox-community/ansible_modules/issues/1280) - Add
related_object_type
tonetbox_custom_filed
(https://github.com/netbox-community/ansible_modules/issues/1268) - Add
status
tolocation
(https://github.com/netbox-community/ansible_modules/issues/1279) - Add
description
tonetbox_cluster_group
module (https://github.com/netbox-community/ansible_modules/issues/1276) - Add
serial
tonetbox_virtual_machine
module (https://github.com/netbox-community/ansible_modules/issues/1309) - Add
status
tonetbox_cluster
(https://github.com/netbox-community/ansible_modules/issues/1275) - Add
vid_ranges
tonetbox_vlan_group
module (https://github.com/netbox-community/ansible_modules/issues/1307) - Add ability to rename variables set on the host by
netbox.netbox.nb_inventory
through configuration. - Added option
hostname_field
tonb_inventory
to be able to set the inventory hostname from a field in custom_fields - Adjust tests for various modules
- Fix the form_factor option on netbox_rack
- Update CI for NetBox 4.1
Bugfixes
- If
fetch_all
isfalse
, prefix lookup depends on site lookup, so move it to secondary lookup (https://github.com/netbox-community/ansible_modules/issues/733)
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
#​1219 <https://github.com/netbox-community/ansible_modules/pull/1219>
_ - Add galaxy-importer to CI process
#​1245 <https://github.com/netbox-community/ansible_modules/issues/1245>
_ - Adjust modules to support NetBox v4.0.0
#​1234 <https://github.com/netbox-community/ansible_modules/pull/1234>
_ - Bump jinja2 from 3.1.2 to 3.1.4
#​1226 <https://github.com/netbox-community/ansible_modules/pull/1226>
_ - Bump requests from 2.31.0 to 2.32.0
#​1236 <https://github.com/netbox-community/ansible_modules/pull/1236>
_ - Drop obsolete Ansible and Python versions and fix tests
#​1241 <https://github.com/netbox-community/ansible_modules/issues/1241>
_ - Get ansible-lint passing again (sequence after
#​1241 <https://github.com/netbox-community/ansible_modules/issues/1241>
*)#​1243 <https://github.com/netbox-community/ansible_modules/issues/1243>
* - Update CI process to follow Ansible Collection Standards
#​1247 <https://github.com/netbox-community/ansible_modules/issues/1247>
_ - Update CI to use master instead of main.
#​1253 <https://github.com/netbox-community/ansible_modules/issues/1253>
_ - Update ansible-lint to ignore changelog file for yaml indentation.
#​1256 <https://github.com/netbox-community/ansible_modules/issues/1256>
_ - Update top-level README with new minimum Ansible version (sequence after
#​1241 <https://github.com/netbox-community/ansible_modules/issues/1241>
_#​1244 <https://github.com/netbox-community/ansible_modules/issues/1244>
_ - Updated CI to only run changelog job if MR into devel branch is detected.
#​1251 <https://github.com/netbox-community/ansible_modules/issues/1251>
_ - Updated CI to support NetBox 4.0
#​1230 <https://github.com/netbox-community/ansible_modules/pull/1230>
_ - Updates to top-level README.md to align collection with Ansible best practices
#​1238 <https://github.com/netbox-community/ansible_modules/issues/1238>
_
Bugfixes
- Added ALLOWED_QUERY_PARAMS module_bay by device
#​1228 <https://github.com/netbox-community/ansible_modules/pull/1228>
_ - Added label to power outlet
#​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
#​1229 <https://github.com/netbox-community/ansible_modules/issues/1229>
_ - Extend query param for parent_location
#​1233 <https://github.com/netbox-community/ansible_modules/issues/1233>
_
v3.18.0
=======
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
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by WALL-E