Skip to content

Commit 8db0e56

Browse files
Fix role referenced in readme (#4)
1 parent 7de1812 commit 8db0e56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roles/s1_agent_upgrade/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ Upgrade the SentinelOne Agent from a package that has already been downloaded an
140140
s1_agent_src: /software/sentinelone/SentinelAgent_linux_v22_1_2_7.rpm
141141
s1_agent_version: 22.1.2.7
142142
tasks:
143-
- name: Include s1_agent_install
143+
- name: Include s1_agent_upgrade
144144
ansible.builtin.include_role:
145-
name: s1_agent_install
145+
name: s1_agent_upgrade
146146
```
147147

148148
### Download and upgrade to the latest SentinelOne agent

0 commit comments

Comments
 (0)