debug line needs var not msg

pull/13590/head
Toshio Kuratomi 9 years ago
parent 1b5e7ce025
commit ce1febe28b

@ -78,7 +78,7 @@
# If distros start backporting SNI, can make a new conditional based on whether this works:
# 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
assert:
that:

Loading…
Cancel
Save