Releases: svalabs/sva.sentinelone
Releases · svalabs/sva.sentinelone
2.0.5
21 Feb 10:07
Compare
Sorry, something went wrong.
No results found
2.0.5 with new minor release
Buxfix: pkg_format var on windows systems by @jfunke4 in #59
2.0.4
03 Dec 11:16
Compare
Sorry, something went wrong.
No results found
added parameter name__like to query and url encoding if not Null by function "get_current_config_override" to be sure that become only one object from API Response
2.0.3
21 Nov 15:35
Compare
Sorry, something went wrong.
No results found
Bugfix release
install_agent role: Fixed a bug which broke OpenSUSE compatibility
See CHANGELOG for all changes
2.0.2
05 Nov 17:14
Compare
Sorry, something went wrong.
No results found
Bugfix release
Reverted changes made in v2.0.1.
install_agent role: Fixed a bug where idempotency in the 'Windows: Remove agent package from target machine' task was broken.
See CHANGELOG for all changes
2.0.1
29 Oct 12:22
Compare
Sorry, something went wrong.
No results found
Bugfix release
Fixed a bug where the install_agent role fails on local tasks if "ansible_connection" var is set in playbook.
See CHANGELOG for all changes
2.0.0
26 Sep 16:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.2
08 Mar 10:45
Compare
Sorry, something went wrong.
No results found