kojihub staging: fix my linting issues
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
a91b34f9b9
commit
5fd4fc49a9
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@
|
||||||
when: env != 'staging'
|
when: env != 'staging'
|
||||||
|
|
||||||
# install the plugin with the rpm from infra repo on stg
|
# 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
|
package: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- koji-fedoramessaging
|
- koji-fedoramessaging
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue