commit 02ced8d4ef72296df21dd6c7de1763bd352fa186 Author: Blallo Date: Wed Feb 24 20:01:34 2021 +0100 Init diff --git a/README.md b/README.md new file mode 100644 index 0000000..7fa6de1 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# An ansible role to install Bibliogram on a Debian machine + +## Dependencies + +This role compiles the [bibliogram][1] artifact from the source. To make it +easiery, a `Dockerfile` is provided. So you need `docker` installed. + +## Run + +Just use it as an ansible role in your playbook. + + +[1]: https://git.sr.ht/~cadence/bibliogram