ansible-server: use ansible-collection-community-postgresql package

This commit is contained in:
Jakub Kadlcik 2023-08-14 19:05:00 +02:00 committed by kevin
parent 07aab73f52
commit 33007228c1
2 changed files with 1 additions and 6 deletions

View File

@ -1,10 +1,4 @@
---
collections:
- name: community.postgresql
type: git
source: https://github.com/ansible-collections/community.postgresql.git
version: 2.1.5
roles:
# Needed for copr-pulp playbooks
# https://pagure.io/fedora-infrastructure/issue/11396

View File

@ -13,6 +13,7 @@
- ansible-collection-community-docker
- ansible-collection-community-libvirt
- ansible-collection-community-rabbitmq
- ansible-collection-community-postgresql
- ansible-collection-pulp-pulp_installer
tags:
- packages