From 5fd4fc49a9a4b4a32d67f7c061cb380cf71cb45a Mon Sep 17 00:00:00 2001 From: Ryan Lerch Date: Tue, 7 Feb 2023 20:08:56 +1000 Subject: [PATCH] kojihub staging: fix my linting issues Signed-off-by: Ryan Lerch --- roles/koji_hub/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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