From a29c66c2b710f8db1ff52821aeadad5b472e023b Mon Sep 17 00:00:00 2001 From: Kim Oliver Drechsel Date: Sat, 29 Jun 2024 01:18:45 +0200 Subject: [PATCH] docs: adjust README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0000759..f0e54f5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Ansible role to create and rotate backups and snapshots of servers in Hetzner Cl Hetzner Cloud API token. +**Example** +```yaml +hcloud_token: "your-hcloud-token" +``` + Can also be set as an environment variable `HCLOUD_TOKEN`. ## Default Variables