mirror of
https://gitea.0xace.cc/ansible-galaxy/patroni.git
synced 2025-12-18 14:07:24 +00:00
fix repos and ssl
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
- name: Install deps packages
|
||||
apt:
|
||||
name: "{{ patroni_deps_packages }}"
|
||||
state: present
|
||||
update_cache: yes
|
||||
|
||||
- name: Install postgresql-common
|
||||
apt:
|
||||
name: postgresql-common
|
||||
|
||||
Reference in New Issue
Block a user