Ansible role to deploy on weblogic

Hi

did anybody succeed with unusable role/play to connect to weblogic on t3s protocol?
as i was able to use regular python scripts using normal t3 protocol
as wlst.sh {{ env variables }} {{ pythonscript}}
but with t3s i can;t use west.sh
i have to this command

java weblogic.WLST {{ pyhton file }} , which is giving me lot of problem
if anybody sorted out this , please help me.

thanks
Anand