Truthy strikes again

This commit is contained in:
John Westcott IV
2020-09-17 07:51:01 -04:00
parent ee3a90d193
commit baa00bd582

View File

@@ -36,7 +36,7 @@
debug: debug:
msg: "{{ query(plugin_name, 'ping', host='DNE://junk.com', username='john', password='not_legit', verify_ssl=True) }}" msg: "{{ query(plugin_name, 'ping', host='DNE://junk.com', username='john', password='not_legit', verify_ssl=True) }}"
register: results register: results
ignore_errors: True ignore_errors: true
- assert: - assert:
that: that: