summaryrefslogtreecommitdiff
path: root/subplot.md
diff options
context:
space:
mode:
Diffstat (limited to 'subplot.md')
-rw-r--r--subplot.md25
1 files changed, 12 insertions, 13 deletions
diff --git a/subplot.md b/subplot.md
index 9a01900..6b0c59a 100644
--- a/subplot.md
+++ b/subplot.md
@@ -1,3 +1,15 @@
+---
+title: "debian-ansible—Ansible roles for Debian systems"
+author: Lars Wirzenius
+template: python
+bindings:
+- subplot.yaml
+functions:
+- subplot.py
+- lib/runcmd.py
+...
+
+
# Introduction
`debian-ansible` is a collection of Ansible roles for managing Debian
@@ -62,16 +74,3 @@ Verify that everything looks OK and that other scenarios can be run.
given a host running Debian
then I can run /bin/true on the host
~~~
-
-
-
----
-title: "debian-ansible—Ansible roles for Debian systems"
-author: Lars Wirzenius
-template: python
-bindings:
-- subplot.yaml
-functions:
-- subplot.py
-- lib/runcmd.py
-...