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 379533a commit 0838486Copy full SHA for 0838486
CHANGELOG.md
@@ -7,11 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
## [2.10.0] -2025-08-20
10
+### Added
11
+
12
+- Added migration tool to convert `citrix.adc` module playbooks to `netscaler.adc`.
13
14
### Fixed
15
16
- Added option to skip non-updatable resources or fail explicitly
17
- Removal of basic authentication from Netscaler ADC Ansible collection
18
- Fixed idempotency issue in rename operations
-Fixed GET request URL for global bindings to include type query parameter
19
+- Fixed GET request URL for global bindings to include type query parameter
20
21
## [2.9.2] - 2025-06-25
22
0 commit comments