Fix example playbook linter errors

Change-Id: I71c9b4d7afc1244f4f375df99651ccb5d77b0c72
This commit is contained in:
Jonathan Rosser 2023-09-28 15:24:04 +01:00
parent d461cff5db
commit 3cd93dc6f2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
hosts: barbican_all
user: root
roles:
- role: "os_barbican"
- role: "os_barbican"
vars:
external_lb_vip_address: 172.16.24.1
internal_lb_vip_address: 192.168.0.1