From d3137225077c8d3e25c47d5d4a173b69beea3d47 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:27:38 +0000 Subject: [PATCH] commit b2a68cb2d7eefa50286c5785c12ad55ced63a64f Author: Robert Kaussow Date: Mon Jun 20 22:20:05 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 c813b22..e7ab395 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: facts type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.facts) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.facts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.facts) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.facts/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.facts) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.facts?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.facts) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.facts/src/branch/main/LICENSE) Setup ansible custom facts environment. + + - [Dependencies](#dependencies) ---