Fix linters for example playbook

Change-Id: I36675c9bc208e7e26c3ee6a50f21b92003b9833e
This commit is contained in:
Dmitriy Rabotyagov 2023-10-17 08:32:20 +02:00
parent 5d635c469a
commit 85801c9d10

View File

@ -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