For those who run into the same issue.
This is the actual fix. Thanks Tim!

https://github.com/caphrim007/ansible-modules-extras/commit/56a517b054e8b24e23c6781c081db31af3fb2ae7



On Monday, February 1, 2016 at 3:16:42 PM UTC-5, Heinrich Piard wrote:
>
> Hi Tim,
>
> it would be wonderful if you could help me to get this fixed until new 
> release.
>
> 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/dbd4c791-21b4-414c-be19-057af17c4f67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to