From e707f3b51a0620936a3dcb3360183ad45b88695c Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Wed, 4 Sep 2019 23:43:03 +0200 Subject: [PATCH] README: Added description for git_auto_update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8983cd..2e16029 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Following roles have been defined to make creating a server configuration easy: - **application** installs main application - **master** configures a dns authority with support of DNSSEC for a domain - **slave** configures an automatic cloning slave for a domain +- **git_auto_update** adds an auto update mechanism for a git repository based on signed release tags - **hostname** configures the hostname for a given host - **misc** contains some required but small roles - **deb_unstable** enables debian unstable on low priority