Releases: jvoss/ansible-role-netbox
Releases · jvoss/ansible-role-netbox
v1.10.0
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
- @markh0338 made their first contribution in #63
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Netbox v3.4.9 by @jvoss in #61
- Add fedora37 support by @johanneskastl in #57
New Contributors
- @johanneskastl made their first contribution in #60
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- update ansible-lint configuration and lint by @jvoss in #47
- bump netbox to v3.3.1 by @jvoss in #48
- bump netbox to v3.3.2 by @jvoss in #49
- bump netbox to v3.3.4 by @jvoss in #50
- bump netbox testing to v3.3.5 by @jvoss in #51
- resolve new linting issues by @jvoss in #52
- bump netbox version v3.3.7 by @jvoss in #53
- Update testing to latest NetBox by @jvoss in #55
- update for NetBox v3.4.5 by @jvoss in #56
Full Changelog: v1.7.1...v1.8.0
v1.7.1
v1.7.0
v1.6.0
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
v1.4.0
v1.3.1
v1.3.0
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