[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:
parent
d1a79b87dd
commit
08937963c4
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue