summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md')
-rw-r--r--test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md b/test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md
index 158b0ee..8ecd7bf 100644
--- a/test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md
+++ b/test/schemas/negative_test/playbooks/tasks/with_items_untemplated_string.yml.md
@@ -53,6 +53,7 @@ stdout:
```json
{
"status": "fail",
+ "successes": [],
"errors": [
{
"filename": "negative_test/playbooks/tasks/with_items_untemplated_string.yml",
@@ -63,6 +64,11 @@ stdout:
"path": "$[0]",
"message": "'block' is a required property"
},
+ "best_deep_match": {
+ "path": "$[0].with_items",
+ "message": "'foobar' does not match '^\\\\{[\\\\{%](.|[\\r\\n])*[\\\\}%]\\\\}$'"
+ },
+ "num_sub_errors": 3,
"sub_errors": [
{
"path": "$[0]",