what's not working about it?

On Sat, May 27, 2017 at 2:12 PM, Siva Subramaniyan <[email protected]>
wrote:

> Hi Tim,
>
> I am trying to enable/disable the GTM pool members using the module
> "bigip_gtm_pool"
>
> But this is not working, Could you advice if any other module i can use to
> disable/enable the GTM pool members.
>
> *Play book which i used as below:-*
>
> - hosts: testgtm
>   connection: local
>
>   tasks:
>
>   - name: Force GTM member offline
>
>     bigip_gtm_pool:
>         server: "10.44.193.38"
>         user: "testuser"
>         password: "testuser123"
>         state: "disabled"
>         name: "pool_uatpayback.vcr.com"
>         host: "41.208.60.19"
>         port: "443"
>     delegate_to: localhost
>
> Thanks
> Siva Subramaniyan
>
>
> On Tuesday, May 23, 2017 at 11:26:03 PM UTC-6, Siva Subramaniyan wrote:
>>
>> Hi There,
>>
>> Can you please share the used case Playbook for the LTM/GTM traffic
>> disable in F5 Big IP.
>> I have the requirement to switch the Traffic during the change window to
>> do the Server side deployments.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/ansible-project/178450d2-bd6a-442a-8c6d-18a1d4096e48%40googlegroups.
> com
> <https://groups.google.com/d/msgid/ansible-project/178450d2-bd6a-442a-8c6d-18a1d4096e48%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAB0Zv8iNvpBtp25f5hzM2diyx3Rvtn8W-NiLfYg2grZkfKMmcw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to