execute commands in tcsh mode

hello ,

I am trying to execute few commands in the server using ansible .
The trick is currently we use "sudo tcsh " followed by password to switch tcsh prompt to execute the command

Let me know how can i execute the same in ansible ?

but it doesnt work as expected