Fix github_issue test and enable in CI.

This commit is contained in:
Matt Clay 2017-09-01 13:59:57 -07:00
commit a7d5492ea3
9 changed files with 27 additions and 4 deletions

View file

@ -245,7 +245,7 @@
- assert:
that:
- "url_invalid_cert.failed"
- "'Error validating the server' in url_invalid_cert.msg"
- "'Error validating the server' in url_invalid_cert.msg or (url_invalid_cert.msg | search('hostname .* doesn.t match .*'))"
- name: Test that retrieving a url with invalid cert with validate_certs=False works
set_fact: