summaryrefslogtreecommitdiff
path: root/debian.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'debian.yaml')
-rw-r--r--debian.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian.yaml b/debian.yaml
new file mode 100644
index 0000000..45497ee
--- /dev/null
+++ b/debian.yaml
@@ -0,0 +1,9 @@
+- given: a Debian system
+ impl:
+ python:
+ function: debian_system
+
+- when: I run, as {username}, {argv0}{args:text}
+ impl:
+ python:
+ function: run_as_on_host