We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034f87d commit dd6a5f8Copy full SHA for dd6a5f8
README.md
@@ -22,7 +22,7 @@ No dependencies.
22
```yml
23
- hosts: clients
24
roles:
25
- - role: sentinelone
+ - role: stdevel.sentinelone_client
26
sentinelone_filename: SentinelAgent_linux_v21_10_3_3.rpm
27
sentinelone_token: trustno1
28
```
@@ -32,7 +32,7 @@ Repository installation:
32
33
34
35
36
sentinelone_filename: https://simone.giertz.dev/SentinelAgent_linux_v13_37.deb
37
38
0 commit comments