summaryrefslogtreecommitdiff
path: root/test/integration/targets/assert/assert.out.nested_tmpl.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/assert/assert.out.nested_tmpl.stdout')
-rw-r--r--test/integration/targets/assert/assert.out.nested_tmpl.stdout12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/integration/targets/assert/assert.out.nested_tmpl.stdout b/test/integration/targets/assert/assert.out.nested_tmpl.stdout
new file mode 100644
index 00000000..8ca3fb76
--- /dev/null
+++ b/test/integration/targets/assert/assert.out.nested_tmpl.stdout
@@ -0,0 +1,12 @@
+
+PLAY [localhost] ***************************************************************
+
+TASK [assert] ******************************************************************
+ok: [localhost] => {
+ "changed": false,
+ "msg": "All assertions passed"
+}
+
+PLAY RECAP *********************************************************************
+localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
+