1
0
Fork 0
roles_webcluster/web_worker.yml

11 lines
110 B
YAML
Raw Normal View History

2017-11-30 11:11:25 +00:00
---
- hosts: lb
tasks: []
- hosts: worker
serial: 2
max_fail_percentage: 20
roles:
- web_worker