Skip to content

Releases: svalabs/sva.sentinelone

2.0.0

26 Sep 16:07
aaac844
Compare
Choose a tag to compare

Major release 2.0.0

Release Summary

  • Added new agent_info module and merged sentinelone_client_legacy from @stdevel.
  • Added new check_console_retries and check_console_retry_delay in install_agent role.
  • Switched to ansible-content-actions in pipelines

Minor Changes

  • Pipelines: Switched ansible-content-actions when performing sanity checks, linting and release to ansible galaxy

Breaking Changes / Porting Guide

  • The download_agent modules state parameter is no longer available. If you used state: info please use the new agent_info module instead.
  • download_agent module no longer has the state parameter. If you get errors, just remove it.
  • state parameter has been removed from download_agent module.

New Modules

  • sva.sentinelone.sentinelone_agent_info - Get info about the SentinelOne agent package

See CHANGELOG for all changes

1.1.1

27 May 15:22
e3d162b
Compare
Choose a tag to compare

Bugfix release

install_agent role: Added 'become: true' to necessary linux tasks. It is no longer necessary to use 'become: true' on playbook level. Fixes #30
install_agent role: Added missing 'urlencode' filter so special characters like space can be used in site or group names. Fixes #28

See CHANGELOG for all changes

1.1.0

27 Mar 13:49
f27c70f
Compare
Choose a tag to compare

New modules: sentinelone_download_agent
New module downloads the SentinelOne agent

New role: install_agent
New role installs the SentinelOne agent on Windows and Linux servers

See Readme.md for more info about how to use the new components

See CHANGELOG for all changes

1.0.3

13 Mar 14:44
c8874ce
Compare
Choose a tag to compare

1.0.2

08 Mar 10:45
121b90c
Compare
Choose a tag to compare

1.0.1

30 Jan 16:18
0700be7
Compare
Choose a tag to compare

1.0.0

20 Sep 14:54
Compare
Choose a tag to compare