Fix example playbook linters
Change-Id: I403f4add2f2eb896c96c9c6905694ef32ffc7677
This commit is contained in:
parent
1d0bba49a7
commit
ee795c740c
@ -3,7 +3,9 @@
|
||||
hosts: swift_all
|
||||
user: root
|
||||
roles:
|
||||
- { role: "os_swift", tags: [ "os-swift" ] }
|
||||
- role: "os_swift"
|
||||
tags:
|
||||
- "os-swift"
|
||||
vars:
|
||||
external_lb_vip_address: 172.16.24.1
|
||||
internal_lb_vip_address: 192.168.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user