{"id":19044524,"url":"https://github.com/stdevel/ansible-sentinelone_client","last_synced_at":"2025-04-23T23:28:05.864Z","repository":{"id":79816700,"uuid":"534653594","full_name":"stdevel/ansible-sentinelone_client","owner":"stdevel","description":"Installs and configures the SentinelONE client","archived":false,"fork":false,"pushed_at":"2024-09-26T17:14:11.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T08:39:30.851Z","etag":null,"topics":["ansible","ansible-role","antivirus","linux","sentinelone"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stdevel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-09T13:26:35.000Z","updated_at":"2024-09-26T17:12:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"eea64a05-2b3c-4071-a637-509e30cc26be","html_url":"https://github.com/stdevel/ansible-sentinelone_client","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevel%2Fansible-sentinelone_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevel%2Fansible-sentinelone_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevel%2Fansible-sentinelone_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stdevel%2Fansible-sentinelone_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stdevel","download_url":"https://codeload.github.com/stdevel/ansible-sentinelone_client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250531080,"owners_count":21445921,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","antivirus","linux","sentinelone"],"created_at":"2024-11-08T22:46:32.685Z","updated_at":"2025-04-23T23:28:05.848Z","avatar_url":"https://github.com/stdevel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sentinelone_client\n\nInstalls and registers the SentinelOne Endpoint agent.\n\nThis role is **deprecated** and was replaced with [`sva.sentinelone.sentinelone_client_legacy`](https://galaxy.ansible.com/ui/repo/published/sva/sentinelone/content/role/sentinelone_client_legacy/) and - even better - [`sva.sentinelone.install_agent`](https://galaxy.ansible.com/ui/repo/published/sva/sentinelone/content/role/install_agent/).\n\n## Requirements\n\nNo requirements.\n\n## Role Variables\n\n| Variable                             | Default   | Description                      |\n| ------------------------------------ | --------- | -------------------------------- |\n| `sentinelone_client_filename`        | *(empty)* | Package file to install          |\n| `sentinelone_client_token`           | *(empty)* | Group/Site token                 |\n| `sentinelone_client_gpgkey`          | *(empty)* | GPG signing key to import        |\n| `sentinelone_client_force_new_token` | `false`   | Set to true to force a new token |\n\n## Dependencies\n\nNo dependencies.\n\n## Example Playbook\n\n```yml\n- hosts: clients\n  roles:\n    - role: stdevel.sentinelone_client\n      sentinelone_client_filename: SentinelAgent_linux_v21_10_3_3.rpm\n      sentinelone_client_token: trustno1\n```\n\nRepository installation:\n\n```yml\n- hosts: clients\n  roles:\n    - role: stdevel.sentinelone_client\n      sentinelone_client_filename: https://simone.giertz.dev/SentinelAgent_linux_v13_37.deb\n      sentinelone_client_token: trustno1\n```\n\n## Development / testing\n\nUse [Ansible Molecule](https://molecule.readthedocs.io/en/latest/index.html) for running tests:\n\n```shell\n$ molecule create\n$ molecule converge\n$ molecule verify\n```\n\n## License\n\nBSD\n\n## Author Information\n\nChristian Stankowic\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdevel%2Fansible-sentinelone_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstdevel%2Fansible-sentinelone_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstdevel%2Fansible-sentinelone_client/lists"}