Skip to content

Releases: jvoss/ansible-role-netbox

v1.10.0

10 Jan 14:15
9b8632a
Compare
Choose a tag to compare

What's Changed

  • Add a regex_search to replace plugin version correctly by @markh0338 in #63
  • fix: become non-priv user writing configuration.py; fixes #64 by @jvoss in #66
  • feat: add support for Debian Bookworm by @jvoss in #67
  • Deprecate official support for NetBox < v3.5.9 by @jvoss in #67
  • Deprecate official support for Debian 10 @jvoss in #67
  • Add Netbox v3.7.0 support by @jvoss in #67

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

26 Apr 21:06
437ab15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

23 Feb 16:47
ad3b6b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0

v1.7.1

19 Aug 12:56
Compare
Choose a tag to compare

What's Changed

  • bump NetBox to v3.3.0 by @jvoss in #46
  • fix upstream issue with tzdata on versions =< 3.2.9 by @jvoss in 0283fd6

Full Changelog: v1.7.0...v1.7.1

v1.7.0

11 Jul 19:41
cc273e2
Compare
Choose a tag to compare

What's Changed

  • Add tenant selection to Azure AD extenal auth by @duviful in #37
  • Add support for username_is_full_email by @duviful in #39
  • bump NetBox to v3.2.6 by @jvoss in #42
  • Add support for Ubuntu 22.04 LTS by @jvoss in #43

Full Changelog: v1.6.0...v1.7.0

v1.6.0

29 Apr 21:29
ba56abb
Compare
Choose a tag to compare

What's Changed

  • bump NetBox testing to 3.2.2 by @jvoss in #31
  • fix configuration defaults when LDAP is configured by @jvoss in #32
  • add support for Microsoft AzureAD authentication by @jvoss in #33
  • add support for NetBox plugin installation and configuration by @jvoss in #34
  • update README and add table of contents by @jvoss in #35

Full Changelog: v1.5.0...v1.6.0

v1.5.0

27 Apr 15:05
fb9525e
Compare
Choose a tag to compare

What's Changed

  • Bumped Netbox testing to v3.2.1 by @jvoss in #29
  • added support for Debian Bullseye by @duviful in #28
  • update workflows and documentation for Debian support by @jvoss in #30

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Apr 04:03
07f3f5b
Compare
Choose a tag to compare

Ansible Role Features

  • added support for Netbox v3.2+

Maintenance Updates

  • cleaned up older Netbox versions from test matrix
    • Latest of the major versions tested (v3.0.12, v3.1.11, v3.2.0)

v1.3.1

04 Apr 02:30
c06a67d
Compare
Choose a tag to compare

Ansible Role Features

  • added initial support for Netbox v3.2-beta
  • resolved issue with NAPALM missing from local_requirements.txt

Maintenance Updates

  • cleaned up older Netbox versions from test matrix

v1.3.0

07 Dec 05:22
35323d3
Compare
Choose a tag to compare

Ansible Role Features

  • added support for Netbox v3.1

Maintenance Updates

  • cleaned up Netbox version test matrix
    • v3.1.0
    • v3.0.12
    • v3.0.11

Other

  • added 'demo' scenario to Molecule for local demonstration and testing:
    $ molecule converge -s demo
    $ docker ps # look for the exposed ephimeral port to connect via browser