this post was submitted on 26 Jan 2024
18 points (90.9% liked)

Ansible

232 readers
1 users here now

# TODO

founded 1 year ago
MODERATORS
 

Has anyone had success with using Ansible to manage Windows?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 6 months ago (1 children)

In my basic tests (initial setup of an AD DC, just a lab environment), it does work through WinRM. What gave me a headache is tying to enable "secure" (TLS) WinrRM using a self-signed certificate. I should do some cleanup and post the setup someday.

[โ€“] [email protected] 1 points 6 months ago

That's why I use SSH