That said, there are a lot of factors that need to be considered depending on how things are set up in the environment you are working in.
I recommend reading up on winrm here so you understand the options and can pick most appropriate for your organisation.
Https://docs.ansible.com/ansible/latest/user_guide/windows_winrm.html
I know this sounds like a faff but once you have sorted this stuff out, you probably won't need to touch it again for ages and can get on with getting your playbooks to do what you need.
Cheers,
Jon
On Oct 22, 2019, at 11:05 AM, Fabiano Sidler <fabian...@gmail.com> wrote:
I'm sorry I was terribly unclear. I mean, is there a way to connect to Windows with public key authentication (instead of passwords or, beware, X509 crap)? I'd happily use SSH for Windows as well, but according to the docs, that's not supported. Or will it be a supported way in the future?
--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7b5ddc93-920f-4a58-894f-36d465e119bb%40googlegroups.com.
https://github.com/ansible/ansible/pull/47732
Hope this helps
Jon