connection of Ubuntu to physical windows using ansible
๐น Steps to Connect Local Ubuntu (Master) โ Physical Windows (Slave)
Get the Windows machine ready
Enable WinRM service On the Windows machine (run PowerShell as Administrator):
winrm quickconfig
Accept prompts if asked.
Allow unencrypted/basic aut...
devopsnote.hashnode.dev3 min read