Update Sharepoint.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user