ansible-server: fix requirements to list collections under collections
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5dabb7c3b5
commit
1251149241
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ roles:
|
|||
# https://pagure.io/fedora-infrastructure/issue/11396
|
||||
- name: geerlingguy.postgresql
|
||||
version: 3.5.0
|
||||
|
||||
collections:
|
||||
# Needed for Zabbix playbooks
|
||||
- name: community.zabbix
|
||||
version: 3.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue