-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 3.21 #1389
Merged
Release 3.21 #1389
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Custom Header Support
Keeps the lookup files of v3.5 and v4.1 identical.
this interface should exist and the ip 10.10.200.31/16 should be added to it
nb_lookup.py: Add example for lookup with variable
* Add new options for interface template creation This commit adds new options for creating interface templates in NetBox. The new options include the ability to specify a label, enable or disable the template, and provide a description. These options were added in version 3.21.0 of the plugin. * added changelog fragment * Update 1333-feature-netbox_device_interface_template.yml new line to fix linting
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.3 to 2.17.6. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.3...v2.17.6) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.11. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.5...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add modules to runtime.yml It appears some modules cannot take advantage of module_defaults, it appears to be due to them missing in the netbox action group. * changelog-fragment * add file extension to change fragement
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.6 to 2.17.7. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.17.6...v2.17.7) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix typo in README
* Add NetBox 4.2 to CI * Adjust build * Add no-root to poetry * Remove unused tests * Update ansible-version * Update python * Update python for integration tests * Adjust coverage version
* Update netbox_prefix for NetBox 4.2 * Adjust test file to include tags for each test * Reformat netbox_prefix * Fix removed_in_version * Linting * Add changelog fragment * Fix fragment section
* Set type of permission constraint to raw According to https://netboxlabs.com/docs/netbox/en/stable/administration/permissions/, constraints can be either a dictionary or a list of dictionaries. The only way to represent this in Ansible is with the `raw` type. * Update doc block
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Prepare for release 3.21 * Add sphinx configuration key
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 3.21