We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbeaf3 commit 9d8449fCopy full SHA for 9d8449f
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.2.2
4
+
5
+### Enhancements
6
7
+- [#211](https://github.com/netbox-community/ansible_modules/issues/211) - Changed `validate_certs` to `raw` to allow private keys to be passed in
8
9
+### Bug Fixes
10
11
+- [#208](https://github.com/netbox-community/ansible_modules/issues/208) - Added `type` to `ALLOWED_QUERY_PARAMS` for interface searches
12
+- [#201](https://github.com/netbox-community/ansible_modules/issues/201) - Added `interfaces` to `ALLOWED_QUERY_PARAMS` for ip addresses searches
13
+- [#221](https://github.com/netbox-community/ansible_modules/pull/221) - Remove `rack` as a choice when createing virtual machines
14
15
## v0.2.1
16
17
### Enhancements
0 commit comments