debug line needs var not msg

pull/4420/head
Toshio Kuratomi 2015-12-17 11:25:45 -08:00
parent 1b5e7ce025
commit ce1febe28b
1 changed files with 1 additions and 1 deletions

View File

@ -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: