Hi guys,

We have Ansible 1.9.1.

I'm working on integration with F5 VIPs using the "bigip" modules supplied 
with Ansible installation (bigip_pool_member). At first i tried to use it 
and received errors like: "unsupported parameter for module: session_state" 
which is state to exist from Ansible version 2.0. 

Since we do not want to upgrade yet i downloaded the new modules 
from https://github.com/ansible/ansible-modules-extras/tree/devel/network/f5 
and put them in our custom modules library.

So now i do not get the "unsupported parameter for module: session_state" 
error but i do get the following error:

fatal: [localhost] => imported module support code does not exist at 
/usr/lib/python2.6/site-packages/ansible/module_utils/f5.py

any ideas how i can overcome this (besides just coping that file there)? 

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/a20c8580-7eac-4e19-a36a-9aa89d40f39a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to