Fix example playbook linters
Change-Id: I7647f067ba33fb0329f6e5e7d40b641fd45cb062
This commit is contained in:
parent
9cf2985ca5
commit
cb4eb8b327
@ -3,7 +3,9 @@
|
||||
hosts: haproxy
|
||||
user: root
|
||||
roles:
|
||||
- { role: "haproxy_server", tags: [ "haproxy-server" ] }
|
||||
- role: haproxy_server
|
||||
tags:
|
||||
- haproxy-server
|
||||
vars:
|
||||
haproxy_service_configs:
|
||||
- haproxy_service_name: group_name
|
||||
|
Loading…
x
Reference in New Issue
Block a user