summaryrefslogtreecommitdiff
path: root/subplot/subplot.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/subplot.yaml')
-rw-r--r--subplot/subplot.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/subplot/subplot.yaml b/subplot/subplot.yaml
index 01c85f5..5993feb 100644
--- a/subplot/subplot.yaml
+++ b/subplot/subplot.yaml
@@ -13,3 +13,12 @@
- when: I run the playbook
function: run_playbook
+
+- when: I try to run the playbook
+ function: try_playbook
+
+- then: the command fails
+ function: command_fails
+
+- then: stdout contains "{text:text}"
+ function: xstdout_contains