resultsdb-backend: use python3-libsemanage for newer fedoras
This commit is contained in:
parent
e1661df05e
commit
b4d43cea42
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
- resultsdb
|
||||
- python3-mod_wsgi
|
||||
- python3-psycopg2
|
||||
- python2-libsemanage
|
||||
- python3-libsemanage
|
||||
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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue