roles.webcluster/webcluster-worker.yml
2020-12-01 23:20:33 +01:00

9 lines
127 B
YAML

---
- hosts: worker
serial: 2
max_fail_percentage: 20
roles:
- webcluster-worker
- apache2-backend-mod_remoteip