Looks like a bug. I will open a ticket and send in a fix for it. If you're interested, we can fix it offline in your install too until the next official release.
-tim Lemme take a look here and will figure out what is amiss On Feb 1, 2016 11:28 AM, "Heinrich Piard" <[email protected]> wrote: > I am using ansible version 2.0.0.2 > > hpiard@parker:~/PycharmProjects/ansible_idms_dev$ ansible --version > > > > ansible 2.0.0.2 > > > > config file = /home/hpiard/PycharmProjects/ansible_idms_dev/ansible.cfg > > > > configured module search path = Default w/o overrides > > > > On Monday, February 1, 2016 at 2:11:56 PM UTC-5, Heinrich Piard wrote: >> >> I managed to use all bigip functionality (adding nodes, pools etc.) via >> ansible. However, when I try to create a virtual server it is throwing an >> exception and I am not sure how to resolve it. >> >> >> ansible-playbook playbooks/bigip_f5/f5-create-vs.yml >> >> >> >> >> >> >> PLAY >> *************************************************************************** >> >> >> >> >> >> >> >> TASK [setup] >> ******************************************************************* >> >> >> >> ok: [henrysf5ltm] >> >> >> >> >> >> >> >> TASK [Create Virtual Server CustomerA] >> ***************************************** >> >> >> fatal: [henrysf5ltm -> localhost]: FAILED! => {"changed": false, >> "failed": true, "msg": "received exception: bigip_api() takes exactly 4 >> arguments (3 given)"} >> >> >> >> >> >> PLAY RECAP >> ********************************************************************* >> >> >> >> henrysf5ltm : ok=1 changed=0 unreachable=0 >> failed=1 >> >> >> >> Any idea what's causing this? >> > -- > 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/7b4f2b3f-6918-413a-876a-551cd5eb2cab%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/7b4f2b3f-6918-413a-876a-551cd5eb2cab%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/CAB0Zv8ig5tTEwhP2NfrMh4uCJKf76Mi22P41bnK8iuSees6u%2BQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
