Correct doc variable name
This commit is contained in:
parent
e0efd68c6f
commit
e9e42f332f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ You can use the following variables to enable & control your hubsite:
|
|||
|
||||
```yaml
|
||||
hubsite_enabled: true
|
||||
hubsite_domain: "example.com"
|
||||
hubsite_hostname: "example.com"
|
||||
hubsite_title: "My services"
|
||||
hubsite_subtitle: "Just click on a service to use it"
|
||||
# Use the `hubsite_service_list_additional` variable to add services that are not provided by this playbook
|
||||
|
|
Loading…
Reference in a new issue