sva.sentinelone.sentinelone_client_legacy role – Entrypoint for sentinelone_client_legacy role

Note

This role is part of the sva.sentinelone collection (version 2.0.5).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install sva.sentinelone.

To use it in a playbook, specify: sva.sentinelone.sentinelone_client_legacy.

Entry point main – Entrypoint for sentinelone_client_legacy role

New in sva.sentinelone 2.0.0

Synopsis

  • This is the main entrypoint for the sentinelone_client_legacy role.

  • The entrypoint contains all os independent tasks and prepares the environment for the os specific tasks.

Parameters

Parameter

Comments

entinelone_client_zypper_disable_gpg_check

boolean

Disable GPG Check for zypper

Choices:

  • false ← (default)

  • true

sentinelone_client_customer_id

string

Set optional customer id

Default: ""

sentinelone_client_filename

string / required

Package file to install

sentinelone_client_force_new_token

boolean

Set to true to force a new token

Choices:

  • false ← (default)

  • true

sentinelone_client_gpgkey

string

GPG signing key to import

sentinelone_client_token

string / required

Group/Site token

Authors

  • Christian Stankovic