Getting it to install is the least of your problems http://blog.rolpdog.com/2020/03/why-no-ansible-controller-for-windows.html
On Mon, Jan 24, 2022 at 3:42 PM Arpad Toth <[email protected]> wrote: > Hi All, > > Love the idea of ansible, but why can't we support Windows 7/10 Control > Nodes? > What's the point of using python in non portable way? > I can simply do Putty into linux client, Windows can also be ansible > receivable. > So there is no technical reason. > > I managed to simply install all it's requirements.txt. Which weren't many. > > First failure is that there are >255 character lengths in install path, > which is easy to fix: > > 'C:\\Users\\me75467\\AppData\\Local\\Temp\\pip-install-qewllma2\\ansible_d7ca3162bd034b6ebf06e7728a0f3e08\\ansible_collections/amazon/aws/tests/unit/plugins/modules/placebo_recordings/cloudformation/client_request_token_s3_stack/cloudformation.DescribeStackEvents_1.json' > > Cheers, > Arpad > > -- > 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/9444f54f-32ef-418b-be61-de7fce3b1b90n%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/9444f54f-32ef-418b-be61-de7fce3b1b90n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Matt Martz @sivel sivel.net -- 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/CAD8N0v9FM7L6iFoRDBwp1DOeOzLBL5vGHNP%3DEJh9PUG6FYprGQ%40mail.gmail.com.
