Skip to content

Commit

Permalink
scylla-node: upgrade: fix grammar in a task description
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Zolotarov <[email protected]>
  • Loading branch information
vladzcloudius committed Oct 18, 2024
1 parent ec4d0ab commit dadbba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible-scylla-node/tasks/upgrade/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,6 @@
ansible.builtin.wait_for:
timeout: "{{ upgrade_break_before_verification |int }}"

- name: Verify if the upgrade was done sucessfully
- name: Verify if the upgrade was done successfully
include_tasks: node_verification.yml

0 comments on commit dadbba5

Please sign in to comment.