Skip to content

Commit 8fb1d94

Browse files
authored
Merge pull request #190 from VatsalJagani/patch-1
Fix small typo in upgrade_splunk.yml
2 parents fbd6a6c + 9674bb5 commit 8fb1d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/splunk/tasks/upgrade_splunk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- name: Include accept license task
2525
include_tasks: splunk_license_accept.yml
2626

27-
- name: set splunk_uprgaded variable
27+
- name: set splunk_upgraded variable
2828
set_fact:
2929
splunk_upgraded: True
3030

0 commit comments

Comments
 (0)