Fix example playbook linters
Change-Id: I6962b83ec44db6d9edd0da6efbb58e1485f812a0
This commit is contained in:
parent
8e36b59745
commit
2fcec5f55f
@ -3,7 +3,9 @@
|
||||
hosts: glance_all
|
||||
user: root
|
||||
roles:
|
||||
- { role: "os_glance", tags: [ "os-glance" ] }
|
||||
- role: "os_glance"
|
||||
tags:
|
||||
- "os-glance"
|
||||
vars:
|
||||
external_lb_vip_address: 172.16.24.1
|
||||
internal_lb_vip_address: 192.168.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user