diff --git a/playbooks/groups/koji-hub.yml b/playbooks/groups/koji-hub.yml index 3aec1514e4..299337713a 100644 --- a/playbooks/groups/koji-hub.yml +++ b/playbooks/groups/koji-hub.yml @@ -63,7 +63,7 @@ } - { role: osbs-client, - when: env == 'staging', + when: env != 'staging', general: { verbose: 0, build_json_dir: '/usr/share/osbs/',