Update Docker & Kubernetes/Servers/AWX/AWX Operator/Enable Kerberos WinRM.md

This commit is contained in:
2024-07-31 18:52:43 -06:00
parent c52ae15e07
commit 6b859a115a

View File

@ -1,4 +1,5 @@
**Purpose**: You will need to enable secure WinRM management of the Windows devices you are running playbooks against, as compared to the Linux devices. The following powershell script needs to be ran on every Windows device you intend to run Ansible playbooks on:
**Purpose**:
You will need to enable secure WinRM management of the Windows devices you are running playbooks against, as compared to the Linux devices. The following powershell script needs to be ran on every Windows device you intend to run Ansible playbooks on:
``` powershell
# Script to configure WinRM over HTTPS on the Hyper-V host