mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
resultsdb: F31+ needs logrotate explicitly installed
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
cad98c012e
commit
fa73cd4d47
@@ -19,6 +19,7 @@
|
||||
- python3-mod_wsgi
|
||||
- python3-psycopg2
|
||||
- python3-libsemanage
|
||||
- logrotate
|
||||
when: ansible_distribution_major_version|int >= 29 and ansible_distribution == 'Fedora' and ansible_cmdline.ostree is not defined
|
||||
|
||||
- name: ensure packages required for resultsdb are installed (dnf)
|
||||
|
||||
Reference in New Issue
Block a user