roles.webcluster/webcluster-db.yml

12 lines
130 B
YAML
Raw Permalink Normal View History

2020-12-01 22:20:33 +00:00
---
- hosts: db
tasks: []
- hosts: db
serial: 1
max_fail_percentage: 20
roles:
- mariadb-galera
- webcluster-db