From 983b964b48b28c974ee84f56b5842dd549d51bc9 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 31 Jan 2020 10:52:15 +0000 Subject: [PATCH] commit d40d4ee04fe8486f7305e5d907be8d03bf0cfb56 Author: Robert Kaussow Date: Fri Jan 31 11:23:20 2020 +0100 cleanup documentation --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 94b4973..abfe1c0 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,9 @@ title: sshd type: docs --- -Configure sshd server +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.sshd) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.sshd?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.sshd) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) + +Configure sshd server. * [Default Variables](#default-variables) * [sshd_allow_agent_forwarding](#sshd-allow-agent-forwarding)