Update roles/ansible-server/files/requirements.yml - added community.zabbix 3.0.0
Added community.zabbix version 3.0.0 Fixes Zabbix breaking releng compose playbooks.
This commit is contained in:
parent
b4e6f57a4a
commit
a02fffedb3
1 changed files with 4 additions and 0 deletions
|
@ -4,3 +4,7 @@ roles:
|
|||
# https://pagure.io/fedora-infrastructure/issue/11396
|
||||
- name: geerlingguy.postgresql
|
||||
version: 3.5.0
|
||||
# Needed for Zabbix playbooks
|
||||
- name: community.zabbix
|
||||
version: 3.0.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue