Run all API self checks in check_mode

This commit is contained in:
shadow
2020-07-04 13:33:33 +02:00
parent 56640aeebb
commit 6293f1bdb0
6 changed files with 7 additions and 0 deletions

View File

@ -9,6 +9,7 @@
follow_redirects: none
validate_certs: "{{ matrix_riot_web_self_check_validate_certificates }}"
register: result_riot_web
check_mode: no
ignore_errors: true
- name: Fail if riot-web not working