From b18d18c8fd6f2890a70e903f977e51bf0a13a7d9 Mon Sep 17 00:00:00 2001 From: Sumanth Lingappa Date: Mon, 22 Apr 2024 11:12:32 +0530 Subject: [PATCH] updated todo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3f54cf88..a10276345 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Refer to the [supported_modules_matrix.md](supported_modules_matrix.md) file for - [x] Update supported matrix to have documentation links - [x] Add appropriate license to the collection. - [x] Upload the collection to Ansible Galaxy. -- [ ] Support configuring ADC with ADM as proxy. Refer to [NetScaler ADM as an API proxy server](https://docs.netscaler.com/en-us/citrix-application-delivery-management-software/current-release/adm-as-api-proxy-server.html) for more details. +- [x] Support configuring ADC with ADM as proxy. Refer to [NetScaler ADM as an API proxy server](https://docs.netscaler.com/en-us/citrix-application-delivery-management-software/current-release/adm-as-api-proxy-server.html) for more details. - [ ] Implement SSH connection module - [ ] Support for generic modules similar to `citrix.adc.nitro_request` and `citrix.adc.nitro_resource`? - [ ] migration tool to convert `citrix.adc` playbooks (including generic `citrix.adc.nitro_request` and `citrix.adc.nitro_resource` modules) to `netscaler.adc` modules