diff --git a/roles/fedmsg/irc/tasks/main.yml b/roles/fedmsg/irc/tasks/main.yml index 9e0faed1e6..5d2e7d23a0 100644 --- a/roles/fedmsg/irc/tasks/main.yml +++ b/roles/fedmsg/irc/tasks/main.yml @@ -7,6 +7,7 @@ with_items: - fedmsg-irc - python2-fedmsg-meta-fedora-infrastructure + - python-twisted-words - name: ensure that nrpe has rights to monitor us file: > @@ -45,5 +46,3 @@ tags: - services - fedmsg/irc - -