Thanks for the response. I filled out issue https://github.com/ansible/ansible/issues/10307. Let me know if this unclear. I can take a look at the bigip api and see what I find.
On Friday, February 20, 2015 at 12:50:27 PM UTC-6, Serge van Ginderachter wrote: > > > On 20 February 2015 at 17:47, Michael Perzel <[email protected] > <javascript:>> wrote: > >> 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? >> > > As far as I know, the modules don't support that now. Might be a > feasible addition, but keep in mind bigip has an extremely extensive API > for every object, which is not always easy to put into a 1 module. > > I'd say, file a feature request, but I dont think it's something the core > team can and will support. > I wrote one of those modules, and Matt Hite most others. Not sure who else > is there to maintain/extend them. > I might have a look at that. > > Perhaps file a feature request ticket, and describe in more detail what > you want to do, with which objects. > > Perhaps Brian C can assign that ticket to me? > > > > Serge > > -- 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/ab75ecc9-fb7a-4152-a76a-3b7f735b7499%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
