github netbox-community/ansible_modules v0.1.5

latest releases: v3.17.0, v3.16.0, v3.15.0...
4 years ago

v0.1.5

Bug Fixes

  • #68 - Add argument specs for every module to validate data passed in (Fixes some idempotency issues)(POSSIBLE BREAKING CHANGE)
  • #76 - Allow name updates to manufacturers
  • #77 - Builds slug for netbox_device_type from model which is now required and slug is optional. Model will be slugified if slug is not provided (BREAKING CHANGE)
  • #78 - netbox_ip_address: If no address has no CIDR notation, it will convert it into a /32 and pass to Netbox. (Fixes idempotency cidr notation is not provided)
  • #80 - Fail module with proper exception when connection to Netbox API cannot be established
  • #81 - netbox_device_interface: Lag no longer has to be a dictionary and the value of the key can be the name of the LAG

New Modules / Plugins

  • #70 - netbox_service
  • #54 - Netbox Inventory Plugin

Thanks to following contributors!

@loganbest
@FurryJulie
@TawR1024
@ignatenkobrain
@mechanomancy

Don't miss a new ansible_modules release

NewReleases is sending notifications on new releases.