Skip to content

Releases: stdevel/ansible-sentinelone_client

Final release 1.0.8

26 Sep 17:14
2a11d24
Compare
Choose a tag to compare
  • role now allows forcing a new group / site token (#8)
  • role now allows disabling GPG checks and setting a customer ID (#9)

Thanks to @chrisvanmeer and @Varrkan82 for the contributions! 🎉

Important note: This role is now deprecated and was replaced with sva.sentinelone.sentinelone_client_legacy and - even better - sva.sentinelone.install_agent.

Release 1.0.7

17 Jan 14:26
e86ff7c
Compare
Choose a tag to compare
  • added handling for signed packages (see issue #6)

Breaking Change: the variable name prefix sentinelone_ becomes sentinelone_client_.

Thanks to @chrisvanmeer for the contribution 👍🏻

Release 1.0.6

12 Jan 09:01
ccf4e98
Compare
Choose a tag to compare
  • installer file is now removed from the destination client after installation (see issue #4)

Thanks to @chrisvanmeer for the contribution 👍🏻

Release 1.0.5

18 Aug 18:07
10887cb
Compare
Choose a tag to compare
  • added support for SLES, openSUSE Leap and Tumbleweed (see also issue #2)
  • updated Vagrant boxes and fixed linting

Release 1.0.4

26 Jan 14:34
Compare
Choose a tag to compare
  • added optional variable sentinelone_gpgkey for importing a GPG key
  • starting the agent is now idempotent
  • added check for broken Linux function tracing (vendor best-practice)
  • updated Vagrantboxes
  • updated unit tests to also check backend connectivity

Release 1.0.2

27 Oct 08:11
Compare
Choose a tag to compare
  • fixed a bug where local files couldn't be used as installation source properly
  • removed default mirror (you'll have to download the file on your own for legal reasons)
  • fix linting and Molecule configuration

Release 1.0.1

09 Sep 17:03
Compare
Choose a tag to compare
  • remove unneded handler conditional

Release 1.0.0

09 Sep 14:05
Compare
Choose a tag to compare

Initial release