ansible-server: use ansible-collection-community-postgresql package
This commit is contained in:
parent
07aab73f52
commit
33007228c1
2 changed files with 1 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
||||||
---
|
---
|
||||||
collections:
|
|
||||||
- name: community.postgresql
|
|
||||||
type: git
|
|
||||||
source: https://github.com/ansible-collections/community.postgresql.git
|
|
||||||
version: 2.1.5
|
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
# Needed for copr-pulp playbooks
|
# Needed for copr-pulp playbooks
|
||||||
# https://pagure.io/fedora-infrastructure/issue/11396
|
# https://pagure.io/fedora-infrastructure/issue/11396
|
||||||
|
|
|
@ -13,6 +13,7 @@
|
||||||
- ansible-collection-community-docker
|
- ansible-collection-community-docker
|
||||||
- ansible-collection-community-libvirt
|
- ansible-collection-community-libvirt
|
||||||
- ansible-collection-community-rabbitmq
|
- ansible-collection-community-rabbitmq
|
||||||
|
- ansible-collection-community-postgresql
|
||||||
- ansible-collection-pulp-pulp_installer
|
- ansible-collection-pulp-pulp_installer
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue