mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 18:57:50 +02:00
Run all API self checks in check_mode
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
url: "{{ corporal_client_api_url_endpoint_public }}"
|
||||
follow_redirects: none
|
||||
return_content: true
|
||||
check_mode: no
|
||||
register: result_corporal_client_api
|
||||
ignore_errors: true
|
||||
|
||||
|
Reference in New Issue
Block a user