4 lines
53 B
YAML
4 lines
53 B
YAML
---
|
|
- hosts: webservers
|
|
roles:
|
|
- role: haproxy
|
---
|
|
- hosts: webservers
|
|
roles:
|
|
- role: haproxy
|