patroni/tasks/RedHat/main.yaml

6 lines
175 B
YAML
Raw Normal View History

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