Using a Custom WinRM Port with Ansible Causes 'SSLError'
Using custom WinRM ports when configuring Windows computers with Ansible can cause problems if you don’t know the rules for configuring the ports or just assume you do.
Using custom WinRM ports when configuring Windows computers with Ansible can cause problems if you don’t know the rules for configuring the ports or just assume you do.
Getting PowerShell Core to run on Linux was easy enough. As I’m running Kubuntu 18.10 it’s a simple case of using snapd
.
However, I didn’t expect running PowerShell Core on Linux to be problem free. And it wasn’t. After installing my own PsTodoTxt module from the PowerShell Gallery, PowerShell couldn’t find it.