From 240f8c9a1170e99b0f3a093461462437370f7d59 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 15 Sep 2022 09:51:34 +0300 Subject: fix: adjust to new Subplot with external YAML metdata Sponsored-by: author --- subplot.subplot | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 subplot.subplot (limited to 'subplot.subplot') diff --git a/subplot.subplot b/subplot.subplot new file mode 100644 index 0000000..7cc234d --- /dev/null +++ b/subplot.subplot @@ -0,0 +1,10 @@ +title: "debian-ansible—Ansible roles for Debian systems" +author: Lars Wirzenius +markdowns: + - subplot.md +bindings: +- subplot.yaml +impls: + python: + - subplot.py + - lib/runcmd.py -- cgit v1.2.1