resultsdb: F31+ needs logrotate explicitly installed
This commit is contained in:
parent
cad98c012e
commit
fa73cd4d47
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
- python3-mod_wsgi
|
- python3-mod_wsgi
|
||||||
- python3-psycopg2
|
- python3-psycopg2
|
||||||
- python3-libsemanage
|
- python3-libsemanage
|
||||||
|
- logrotate
|
||||||
when: ansible_distribution_major_version|int >= 29 and ansible_distribution == 'Fedora' and ansible_cmdline.ostree is not defined
|
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)
|
- name: ensure packages required for resultsdb are installed (dnf)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue