diff --git a/roles/koji_hub/tasks/main.yml b/roles/koji_hub/tasks/main.yml index f402dd3724..7263d2f151 100644 --- a/roles/koji_hub/tasks/main.yml +++ b/roles/koji_hub/tasks/main.yml @@ -173,7 +173,7 @@ when: env != 'staging' # install the plugin with the rpm from infra repo on stg - - name: install fedora-messaging schemas and plugin +- name: install fedora-messaging schemas and plugin package: name={{ item }} state=present with_items: - koji-fedoramessaging