Update Home
2
Home.md
2
Home.md
@@ -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
|
`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
|
`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
|
### 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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user