From 4f486768b36336c72445ce4b72ef71d3389f3f79 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Wed, 4 Mar 2020 09:29:57 -0800 Subject: [PATCH] Update linux-install-with-ansible.md --- .../microsoft-defender-atp/linux-install-with-ansible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/linux-install-with-ansible.md b/windows/security/threat-protection/microsoft-defender-atp/linux-install-with-ansible.md index 450863a5b1..bb330229c8 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/linux-install-with-ansible.md +++ b/windows/security/threat-protection/microsoft-defender-atp/linux-install-with-ansible.md @@ -36,7 +36,7 @@ This topic describes how to deploy Microsoft Defender ATP for Linux using Ansibl Before you get started, please see [the main Microsoft Defender ATP for Linux page](microsoft-defender-atp-linux.md) for a description of prerequisites and system requirements for the current software version. - Ansible needs to be installed on at least on one computer (we will call it the master). -- SSH must be configured for an manager account between the master and all clients. +- SSH must be configured for an administrator account between the master and all clients. - The following software must be installed on all clients: - curl - unzip