Fix linters for example playbook
Change-Id: I36675c9bc208e7e26c3ee6a50f21b92003b9833e
This commit is contained in:
parent
5d635c469a
commit
85801c9d10
@ -3,7 +3,9 @@
|
||||
hosts: horizon_all
|
||||
user: root
|
||||
roles:
|
||||
- { role: "os_horizon", tags: [ "os-horizon" ] }
|
||||
- role: "os_horizon"
|
||||
tags:
|
||||
- "os-horizon"
|
||||
vars:
|
||||
galera_client_drop_config_file: false
|
||||
external_lb_vip_address: 10.100.100.101
|
||||
|
Loading…
Reference in New Issue
Block a user