From c193df094a5c4f4055f6a61c13e06a9ae129947a Mon Sep 17 00:00:00 2001 From: Christopher Lilienthal <lilienc@umich.edu> Date: Wed, 23 Aug 2023 12:55:40 -0400 Subject: [PATCH] Fix typo in handler name (cherry picked from commit 712cf3278112ff97d6e40694d5172fd4701efc6d) --- tasks/slurmdbd_cluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/slurmdbd_cluster.yml b/tasks/slurmdbd_cluster.yml index 08032a2..66dda91 100644 --- a/tasks/slurmdbd_cluster.yml +++ b/tasks/slurmdbd_cluster.yml @@ -16,5 +16,5 @@ become: yes become_user: root notify: - - reload slurmdbd + - Reload slurmdbd when: __cluster_not_setup