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