Fix example playbook linters

Change-Id: I7647f067ba33fb0329f6e5e7d40b641fd45cb062
This commit is contained in:
Dmitriy Rabotyagov 2023-09-27 10:13:11 +02:00
parent 9cf2985ca5
commit cb4eb8b327
1 changed files with 3 additions and 1 deletions

View File

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