[sundries] Update playbook roles

zanata is no longer around we can get rid of it from sundries playbook.
geoip is still used by Anaconda, so we need to check if it's still working on RHEL9.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-05-06 14:25:17 +02:00
parent d1a79b87dd
commit 08937963c4

View file

@ -30,10 +30,7 @@
- collectd/base
- mod_wsgi
- geoip
- {
role: geoip-city-wsgi/app,
when: ansible_distribution_major_version|int <= 7 and ansible_distribution == 'RedHat'
}
- geoip-city-wsgi/app
- role: easyfix/gather
when: master_sundries_node|bool
- role: bz_review_report
@ -42,8 +39,6 @@
- freemedia
- sudo
- pager_server
- role: zanata
when: master_sundries_node|bool
- role: fedora-web/build
when: master_sundries_node|bool
- role: fedora-web/translation