web_worker.yml 110 B

12345678910
  1. ---
  2. - hosts: lb
  3. tasks: []
  4. - hosts: worker
  5. serial: 2
  6. max_fail_percentage: 20
  7. roles:
  8. - web_worker