From e6904cd1121691e8dcd51e716ea69a018b600ffb Mon Sep 17 00:00:00 2001 From: mwester117 <42421851+mwester117@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:19:24 +0100 Subject: [PATCH] Fixed formatting in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f85bfaa..f1272e6 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ The role documentation can be found [here](https://svalabs.github.io/sva.sentine ## Changelog **v2.0.1** - Fixed a bug where the install_agent role fails on local tasks if "ansible_connection" var is set in playbook. + **v2.0.0**: - Added new sentinelone_agent_info module and [@stdevels](https://github.com/stdevel/ansible-sentinelone_client) sentinelone_client role as sentinelone_client_legacy. - install_agent role: Added configurable retries and delays in the step which checks if the agent appears in the management console.