diff --git a/tests/integration/targets/elastic_index/tasks/103.yml b/tests/integration/targets/elastic_index/tasks/103.yml index 1129d5b..bfa996f 100644 --- a/tests/integration/targets/elastic_index/tasks/103.yml +++ b/tests/integration/targets/elastic_index/tasks/103.yml @@ -36,8 +36,8 @@ api_key: "{{ api_key_response.json.api_key }}" auth_scheme: "https" connection_options: - verify_certs: False - ssl_show_warn: False + - verify_certs: False + - ssl_show_warn: False check_mode: yes register: result