koji/hub: fix yaml in the role

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-03-31 15:48:02 +02:00
parent 3f77fb4857
commit db1366a81d

View file

@ -162,8 +162,8 @@
- name: install the configuration file for rpmautospec
template:
src=rpmautospec_hub.conf
dest=/etc/koji-hub/plugins/rpmautospec_hub.conf
src: rpmautospec_hub.conf
dest: /etc/koji-hub/plugins/rpmautospec_hub.conf
when: env == 'staging'
tags:
- koji_hub