Hi, I want to run a very long process on windows machine through ansible. I want to trigger this process in background. But *wirnrm *does not allow me to do this. it got stuck till that process not completed. *I could not use win_nssm module*, because i don't want to create service. and also *i could not use win_scheduled_task* because i want to know process ID instantly.
Can anyone suggest what else i use instead of winrm module, or any other solution with winrm module. Thanks for your help -- 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/9b75a646-f81c-425d-94b3-9756f93b64e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
