Ansible Netscaler Module - Just Disable the service_group

Hello All,

Could you please help me to code this requirement. I am trying to create a playbook which does pre_task, task and post_task

pre_task
Disable a service_group containing 6 servers in netscaler.

Task
Deploy a Tomcat_java application

Post_task
Enable the service_group in Netscaler

I managed to create this

vars_prompt:

Anyone can help…

Thanks,

Were you able to figure this out?

Hello Robert,

No, I am not. I only found a way to disable a server but not the service groups.

Thanks,
Balaji Chavdi