Hello Jordan,

Thank you very much for your reply. that is very much informative.

could you please guide how do i can setup the basic environment to play 
around ansible with powershell.

i need to develop a scripts, which needs to communicate each other *(Powershell 
script <--> Ansible)* to achieve some functionality. 

Thank you again!!


On Thursday, April 16, 2020 at 4:13:08 PM UTC+5:30, Jordan Borean wrote:
>
> You cannot run Windows modules over localhost, they are designed to run 
> through a connection plugin like winrm, psrp, or ssh. Also I would highly 
> advise not running Ansible through cygwin, it may work in some places but 
> will then fall flat in others. If you are on Windows 10 then WSL is a lot 
> better in terms of compatibility but nothing will trump a VM running Linux. 
> You also avoid issue like this where you try to run Windows stuff on 
> localhost when Ansible isn't designed for that.
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/29320c65-17d4-4f79-b5fe-b1852adf23eb%40googlegroups.com.

Reply via email to