From 071c243f7307394ea154c12be9ec77784f70ab79 Mon Sep 17 00:00:00 2001 From: mhorak Date: Thu, 14 Aug 2025 07:05:56 +0000 Subject: [PATCH] Update Sharepoint.yaml --- Sharepoint.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sharepoint.yaml b/Sharepoint.yaml index c7a65bb..751a77a 100644 --- a/Sharepoint.yaml +++ b/Sharepoint.yaml @@ -67,7 +67,7 @@ return_content: true status_code: 200 register: lists_probe - no_log: true + no_log: false - name: Show lists (sanitized) run_once: true @@ -85,7 +85,7 @@ return_content: true status_code: 200 register: cols_probe - no_log: true + no_log: false - name: Print internal names run_once: true @@ -113,7 +113,7 @@ RunEnd: "{{ run_end }}" Notes: "{{ summary_text }}" register: sp_create - no_log: true + no_log: false rescue: - name: Sanitize and print the error