Skip to content

Commit

Permalink
Fix small typo in upgrade_splunk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VatsalJagani authored Jun 7, 2023
1 parent fbd6a6c commit 9674bb5
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 9674bb5

Please sign in to comment.