Possibly linux to AnsibleEnglish • 10 months agoAnsible on Windows - is it viable as a "poor man" solution to RMM?message-square5fedilinkarrow-up120arrow-down12file-text
arrow-up118arrow-down1message-squareAnsible on Windows - is it viable as a "poor man" solution to RMM?Possibly linux to AnsibleEnglish • 10 months agomessage-square5fedilinkfile-text
minus-square@vegetaaaaaaalinkEnglish1•8 months agoIn 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.
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.
That’s why I use SSH