myansible/playbooks/setup_postgres_replication.yml

8 lines
139 B
YAML

---
- name: Setup PostgreSQL Logical Replication (Multi-DB)
hosts:
- acemagic
- asustor-lan1
roles:
- postgres.replication