1
0
Fork 0
roles_webcluster/web_worker.yml
2017-11-30 12:11:25 +01:00

11 lines
110 B
YAML

---
- hosts: lb
tasks: []
- hosts: worker
serial: 2
max_fail_percentage: 20
roles:
- web_worker