debug line needs var not msg

pull/13663/head
Toshio Kuratomi 10 years ago
parent c9cf07e3b5
commit 0c6364c771

@ -93,7 +93,7 @@
# If distros start backporting SNI, can make a new conditional based on whether this works: # If distros start backporting SNI, can make a new conditional based on whether this works:
# python -c 'from ssl import SSLContext' # python -c 'from ssl import SSLContext'
- debug: msg=get_url_result - debug: var=get_url_result
- name: Assert that SNI works with this python version - name: Assert that SNI works with this python version
assert: assert:
that: that:

Loading…
Cancel
Save