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

12 lines
130 B
YAML

---
- hosts: db
tasks: []
- hosts: db
serial: 1
max_fail_percentage: 20
roles:
- mariadb-galera
- webcluster-db