From c91afd17c56528c383b35a8ffa1572e6c72a08b2 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:23:55 +0000 Subject: [PATCH] commit 28c78c715bd0e387c9c8456e5ea27f1f20a16abe Author: Robert Kaussow Date: Mon Jun 20 22:19:57 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 c8f2015..4e87ffe 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: cloudflare_dns type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.cloudflare_dns) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cloudflare_dns?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cloudflare_dns) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.cloudflare_dns/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.cloudflare_dns) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.cloudflare_dns?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.cloudflare_dns) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.cloudflare_dns/src/branch/main/LICENSE) Manage DNS records on cloudflare. + + - [Default Variables](#default-variables) - [cloudflare_dns_api_token](#cloudflare_dns_api_token) - [cloudflare_dns_default_zone](#cloudflare_dns_default_zone)