Ansible integration with windows hosts

HI Team,

i am working on some app pool recyle automation task where i need to integrate windows server.

My control node is oracle Linux and i would like call some perl scripts on windows server, these windows servers are AD login based .
is this possible to call perl script from ansible by using AD credentials from ansible control node , it’s looks like i need to be add my control node to be domain which i cannot do . is there any way we can do this

Please let me know