From bf173dd80c291b9ae060612346dd65cd04caac52 Mon Sep 17 00:00:00 2001 From: mhorak Date: Thu, 14 Aug 2025 07:31:22 +0000 Subject: [PATCH] Update Sharepoint.yaml --- Sharepoint.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Sharepoint.yaml b/Sharepoint.yaml index fbbc374..40959fe 100644 --- a/Sharepoint.yaml +++ b/Sharepoint.yaml @@ -74,7 +74,6 @@ recap_failed: "{{ sumdict | from_yaml(item=data.failures) }}" recap_skipped: "{{ sumdict | from_yaml(item=data.skipped) }}" recap_unreach: "{{ sumdict | from_yaml(item=data.dark) }}" - vars_prompt: [] # no prompts; just here to keep YAML tidy - name: Build SharePoint recap line run_once: true