Update Sharepoint.yaml

This commit is contained in:
2025-08-14 07:05:56 +00:00
parent 1cea2e8bc2
commit 071c243f73

View File

@@ -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