diff --git a/Docker & Kubernetes/Servers/AWX/AWX Operator/Enable Kerberos WinRM.md b/Docker & Kubernetes/Servers/AWX/AWX Operator/Enable Kerberos WinRM.md index ed1ca91..3975842 100644 --- a/Docker & Kubernetes/Servers/AWX/AWX Operator/Enable Kerberos WinRM.md +++ b/Docker & Kubernetes/Servers/AWX/AWX Operator/Enable Kerberos WinRM.md @@ -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