From de2590f93db25c3ba93a5eb472a2a6b9898b65d8 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:35:36 +0000 Subject: [PATCH] commit 5cfc0d106f33909d46be9714fc1fe81f1e5294ea Author: Robert Kaussow Date: Mon Jun 20 22:20:23 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 4a9b118..f6da032 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: ntp type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.ntp) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.ntp?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.ntp) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.ntp/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.ntp) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.ntp?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.ntp) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.ntp/src/branch/main/LICENSE) Setup NTP time daemon. + + - [Default Variables](#default-variables) - [ntp_servers](#ntp_servers) - [ntp_sign_requests](#ntp_sign_requests)