Skip to content

Commit

Permalink
Merge pull request #190 from VatsalJagani/patch-1
Browse files Browse the repository at this point in the history
Fix small typo in upgrade_splunk.yml
  • Loading branch information
jewnix authored Jun 7, 2023
2 parents fbd6a6c + 9674bb5 commit 8fb1d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/splunk/tasks/upgrade_splunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- name: Include accept license task
include_tasks: splunk_license_accept.yml

- name: set splunk_uprgaded variable
- name: set splunk_upgraded variable
set_fact:
splunk_upgraded: True

Expand Down

0 comments on commit 8fb1d94

Please sign in to comment.