mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
ansible-server: add requirements for copr-pulp playbooks
Fix https://pagure.io/fedora-infrastructure/issue/11396
This commit is contained in:
@@ -4,3 +4,9 @@ collections:
|
||||
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
|
||||
- name: geerlingguy.postgresql
|
||||
version: 3.5.0
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
- ansible-collection-community-docker
|
||||
- ansible-collection-community-libvirt
|
||||
- ansible-collection-community-rabbitmq
|
||||
- ansible-collection-pulp-pulp_installer
|
||||
tags:
|
||||
- packages
|
||||
- ansible-server
|
||||
|
||||
Reference in New Issue
Block a user