I am not aware of anyone utilising Ansible in this way or even if its possible. The requirements for Windows are well documented here https://docs.ansible.com/ansible/latest/user_guide/windows_setup.html however the first and only question I would ask is why? I see it as wasted effort for a few machines, when it is better to utilise existing *nix host/control nodes to communicate with your W10 over WinRM if you're not going to use WSL.
I think the installation guides give away what Ansible is.. https://docs.ansible.com/ansible/latest/installation_guide/index.html :) On Sunday, October 25, 2020 at 7:01:15 PM UTC smart aquarius wrote: > Team, > > I have few windows 10 production machines and python/pip is already > installed in them. Is there any way to setup ansible in the machines > without enabling windows subsytem for linux. > > Please suggest! > > Thank you > -- 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/e1e8d424-3197-42f6-9097-f70756d8c4ddn%40googlegroups.com.
