This is just a data point from a site that uses Ansible and has F5 load balancers. Our network admin has written playbooks that use ssh and invoke the F5 tmsh command-line utility to do things like add/remove/enable/disable nodes in pools.
On Fri, Feb 20, 2015 at 8:47 AM, Michael Perzel <[email protected]> wrote: > We are looking into automating our network failover between datacenters > using the F5 network modules. > http://docs.ansible.com/list_of_network_modules.html. > > I've been able to do simple things like gather facts, add/delete nodes, > add/delete pools but one thing I am missing is being able to disable a node > or pool. I don't necessarily want to delete a node to in essence disable > it. I can't find any documentation stating this is possible. Has anyone > come across a way to do this? > > Thanks. > > -- > 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/0a16196c-1d3e-41a5-8f61-3ecd51f43ad4%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/0a16196c-1d3e-41a5-8f61-3ecd51f43ad4%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/CAPdwyX7hdZY%2Bn%2BTyWNiR58_JGakHCqXeHefLx5k5WP_nwk8u1g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
