Fix documentation in api lookup plugin, fix typos in integration tests

This commit is contained in:
beeankha
2020-06-09 13:45:45 -04:00
committed by John Westcott IV
parent 96ae3268a5
commit 6715ea493f
4 changed files with 10 additions and 7 deletions

View File

@@ -29,7 +29,7 @@
- assert:
that:
- result is failed
- "'ou must pass exactly one endpoint to query' in result.msg"
- "'You must pass exactly one endpoint to query' in result.msg"
- name: Try to load invalid endpoint
set_fact:

View File

@@ -29,7 +29,7 @@
- assert:
that:
- result is failed
- "'ou must pass exactly one endpoint to query' in result.msg"
- "'You must pass exactly one endpoint to query' in result.msg"
- name: Try to load invalid endpoint
debug: