Update Home

2025-12-16 01:41:38 +00:00
parent b714437a74
commit 1617fae53f

@@ -24,6 +24,8 @@ name | type | value validity rule
`keywords` | `\<list[\<str>]>` | strings that describe the VPS, useful for applying tags if allowed by API
`custom_vars` | `\<dict{\<str>:\<any>}>` | 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.