mirror of
https://gitea.0xace.cc/ansible-galaxy/patroni.git
synced 2024-11-25 08:06:39 +00:00
4 lines
110 B
YAML
4 lines
110 B
YAML
- name: "Install Patroni {{ patroni_version }}"
|
|
include_tasks: patroni_install.yaml
|
|
tags: patroni_install
|