From 2154067fef2edf9856f17212f1270e348e85445b Mon Sep 17 00:00:00 2001 From: David Kirwan Date: Thu, 18 Dec 2025 15:36:32 +0000 Subject: [PATCH] communishift: rename task being called in cleanup notification playbook Signed-off-by: David Kirwan --- playbooks/manual/communishift_send_email_notifications.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/manual/communishift_send_email_notifications.yml b/playbooks/manual/communishift_send_email_notifications.yml index f2747f3557..40fcd87145 100644 --- a/playbooks/manual/communishift_send_email_notifications.yml +++ b/playbooks/manual/communishift_send_email_notifications.yml @@ -12,7 +12,7 @@ - name: Communishift Retrieve FASJSON data include_role: name: communishift - tasks_from: retrieve-communishift-admin-data + tasks_from: cleanup-administration-retrieve-data - name: Communishift Cluster Cleanup Tasks with_items: "{{ communishift_projects }}"