From 3a256513db014cf81108a9cd0871db971aea688f Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 16 Sep 2021 08:31:48 +0300 Subject: refactor: move doc metadata to top Sponsored-by: author --- subplot.md | 25 ++++++++++++------------- 1 file 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 -... -- cgit v1.2.1