From 7a0e1358af24395dbf03f84529ce730e243416bb Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:39:04 +0000 Subject: [PATCH] commit ad9175226a91d47975927ae9946e861c0ec4ba94 Author: Robert Kaussow Date: Mon Jun 20 22:20:40 2022 +0200 chore: switch to main as default branch --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index e8d116d..0c8dfa2 100644 --- a/index.md +++ b/index.md @@ -3,12 +3,14 @@ title: ucs type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.ucs) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.ucs?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.ucs) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.ucs/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.ucs) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.ucs?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.ucs) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.ucs/src/branch/main/LICENSE) Configure an [Univention Corporate Server](https://www.univention.com/products/ucs/). UCS is a server appliance with an integrated management system for the central and cross-platform administration of servers, services, clients, desktops and users as well as virtualized computers operated in UCS. {{< hint type=important >}} This role covers only some really basic configurations and should be considered as not production ready. {{< /hint >}} + + - [Default Variables](#default-variables) - [ucs_cronjobs](#ucs_cronjobs) - [ucs_custom_tls_apache2_enabled](#ucs_custom_tls_apache2_enabled)