From 488159af56b07788278378c59ad74fcfb523eefb Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:41:09 +0000 Subject: [PATCH] commit a4a7143b2fdd85e0efbb581101ff29cb58f87638 Author: Robert Kaussow Date: Mon Jun 20 22:20:38 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 3b98b72..9212647 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: sudo type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.sudo) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.sudo?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.sudo) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.sudo/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.sudo) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.sudo?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.sudo) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.sudo/src/branch/main/LICENSE) Configure sudoers environment. + + - [Default Variables](#default-variables) - [sudo_aliases](#sudo_aliases) - [sudo_env_keep](#sudo_env_keep)