github netbox-community/ansible_modules v0.2.3

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

v0.2.3

Documentation

  • #226 - Fix indentation in README to prevent syntax error
  • #180 - Fix documentation errors when using ansible-lint validate-modules

Enchancements

  • #216 - Allows private key to be passed in to validate_certs within modules
  • #187 - Adds discovered field to netbox_inventory_item
  • #219 - Adds tenant field to netbox_cluster
  • #215 - Adds query_params to all modules to allow users to define the query_params
  • #238 - Better error handling if read-only token is provided for modules. Updated README as well to say that a write-enabled token is required

Bug Fixes

  • #214 - Fixes bug in inventory plugin that fails if there are either no virtual machines, but devices defined in NetBox or vice versa from failing when fetch_all is set to False
  • #228 - Fixes bug in netbox_prefix failing when using check_mode
  • #231 - Normalize any string values that are passed in via Jinja into an integer within the _normalize_data method

New Modules

  • #235 - netbox_power_feed
  • #235 - netbox_power_outlet
  • #235 - netbox_power_outlet_template
  • #235 - netbox_power_panel
  • #235 - netbox_power_port
  • #235 - netbox_power_port_template
  • #236 - netbox_console_port
  • #236 - netbox_console_port_template
  • #236 - netbox_console_server_port
  • #236 - netbox_console_server_port_template
  • #237 - netbox_front_port
  • #237 - netbox_front_port_template
  • #237 - netbox_rear_port
  • #237 - netbox_rear_port_template

Don't miss a new ansible_modules release

NewReleases is sending notifications on new releases.