Update Home

2025-12-15 23:24:51 +00:00
parent 7d6aa7a3fb
commit b4987b6442

@@ -24,7 +24,7 @@ name | type | value validity rule | default value | required?
`keywords` | `\<list[\<str>]>` | strings that describe the VPS, useful for applying tags if allowed by API | none | false
`custom_vars` | `\<dict{\<str>:\<any>}>` | your own custom variables, though there are some reserved variable names for this namespace | none | true (hence the reserved variable names)
## Role 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.