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.