mirror of
https://gitea.0xace.cc/ansible-galaxy/patroni.git
synced 2025-01-18 12:02:22 +00:00
5 lines
108 B
YAML
5 lines
108 B
YAML
- name: Include WAL-G role
|
|
ansible.builtin.include_role:
|
|
name: wal-g-pg
|
|
when: patroni_wal_g_install
|