Update linux-install-with-ansible.md

This commit is contained in:
Denise Vangel-MSFT 2020-03-04 09:29:57 -08:00 committed by GitHub
parent 4d50e0a915
commit 4f486768b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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