juju4 / ansible-mde

Setup Microsoft Defender for Endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actions Status - Master Actions Status - Devel

mde ansible role

Setup Microsoft Defender for Endpoint

Requirements & Dependencies

Ansible

It was tested on the following versions:

  • 2.13

Operating systems

Tested on Ubuntu 20.04, 22.04.

Example Playbook

Just include this role in your list. For example

- host: myhost
  roles:
    - juju4.mde

you probably want to review variables

Variables

TBD

Continuous integration

$ pip install molecule docker
$ molecule test
$ MOLECULE_DISTRO=ubuntu:20.04 molecule test --destroy=never

Troubleshooting & Known issues

  • MDE can cause performance issues. Most often it is related to auditd and an appropriate process exclusion will help.

License

BSD 2-clause

About

Setup Microsoft Defender for Endpoint

License:BSD 2-Clause "Simplified" License


Languages

Language:Jinja 100.0%