Hi Serge, Unfortunately, company policy won't let me share an example. I wanted to indicate the general idea that we set up keys for ssh access to our F5 devices and use the Ansible shell module to run "tmsh" commands in them. It's not as nice as a full module, but it seemed easier than the other API options available to us.
-Greg On Sat, Feb 21, 2015 at 6:58 AM, Serge van Ginderachter < [email protected]> wrote: > Greg, > > On 21 February 2015 at 02:11, Greg Andrews <[email protected]> wrote: > >> 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. > > > Did you miss to provide a link here? > > > -- > 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/CAEhzMJBXZVKSUMtVntm5dDMjFi0NVjgdzgGsYX5KW5vYm1SbhA%40mail.gmail.com > <https://groups.google.com/d/msgid/ansible-project/CAEhzMJBXZVKSUMtVntm5dDMjFi0NVjgdzgGsYX5KW5vYm1SbhA%40mail.gmail.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/CAPdwyX57bRJhS3UM8akXS92GKbmSRzMAEAB9oGDKJ%2BM_nv40_w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
