From 1617fae53f138bbdc71a3c46094fe9bde71d6025 Mon Sep 17 00:00:00 2001 From: xenobyte Date: Tue, 16 Dec 2025 01:41:38 +0000 Subject: [PATCH] Update Home --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 9d45ea9..ddbfde6 100644 --- a/Home.md +++ b/Home.md @@ -24,6 +24,8 @@ name | type | value validity rule `keywords` | `\]>` | strings that describe the VPS, useful for applying tags if allowed by API `custom_vars` | `\:\}>` | your own custom variables, though there are some reserved variable names for this namespace +For more on inventory-scoped variables, see [this page](https://git.sukaato.moe/admin/skato-ansible/wiki/Inventory-Scope). + ### Role Scope Herein are listed the relevant variables at or in the *role* scope. These must be specified for a set of role tasks expected to run in a playbook for the host specified for its play. Some variables must take in a dictionary type with specific keys or fields to be valid.