patroni/tasks/RedHat/main.yaml

6 lines
171 B
YAML
Raw Normal View History

2023-03-29 20:49:37 +00:00
- name: Include backup with WAL-G install
include_tasks: wal_g_install.yaml
2023-02-07 23:39:20 +00:00
- name: Include Patroni {{ patroni_version }} install
2023-03-29 20:49:37 +00:00
include_tasks: patroni_install.yaml