iad2: disable fedmsg/base role on bodhi-backend01.iad2 for now

There's only one script using it left and perhaps we can port or fix
that. python3 ansible on new batcave01.iad does not like this use of
sort in the fedmsg filter, it says:

AttributeError: 'dict_items' object has no attribute 'sort'"

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-03 13:52:28 -07:00
parent 35930379f8
commit aaf6ecbbae

View file

@ -32,7 +32,7 @@
- fas_client
- sudo
- rkhunter
- fedmsg/base
# - fedmsg/base
- role: nfs/client
mnt_dir: '/mnt/fedora_koji'