Skip to content

Commit

Permalink
use full name for task
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpat committed Jun 27, 2024
1 parent 2ac379a commit cee21a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/monitoring/tasks/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
- uninstall

- name: V4M - storageclass uninstall status
debug:
ansible.builtin.debug:
msg: "{{ sc_users.stdout }} Persistent Volumes still referring to the v4m Storage Class, skipping deletion"
when:
- PROVIDER is not none
Expand Down

0 comments on commit cee21a1

Please sign in to comment.