From 11a511a3acbe5bfd1e7ce35fe2078aa14f74c8d4 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 24 Aug 2022 22:17:48 +0200 Subject: Expand the description --- etc/debian/control | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/debian/control b/etc/debian/control index 867a679..d104fc7 100644 --- a/etc/debian/control +++ b/etc/debian/control @@ -12,3 +12,9 @@ Description: Simple configuration management in Bash for the user. It lets you write reasonably simple Bash scripts to configure your systems, while providing just enough abstractions to make it easy to work with various base systems. + + It is similar in purpose as other configuration management tools, such as + Ansible and Puppet, however Bashtard tries to keep dependencies to a minimum + while still providing some abstractions to make the process easier. This + allows Bashtard to run in more constrained environments, with the abstractions + allowing it to manage a varied array of systems in a single network. -- cgit v1.1